]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Oct 2023 16:08:32 +0000 (11:08 -0500)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Oct 2023 18:57:05 +0000 (20:57 +0200)
commit7d2b2d69d7ad8ef3dd687fe8ed07f5f92a06927d
treeea2d3d4ee3a3f55245997df0123ff5ca1d63b48c
parenta99d27a34603f3db3a44eab3e6e1c7da383e7051
lspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking

Decode the PCIe DevCtl2 End-to-End TLP Prefix Blocking bit.  The
"EETLPPrefixBlk" format is analogous to the existing "EETLPPrefix" format
used for the corresponding DevCap2 bit.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
lib/header.h
ls-caps.c