Home
last modified time | relevance | path

Searched defs:margin_dev (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pciutils/lmr/
H A Dlmr.h24 struct margin_dev { struct
25 struct pci_dev *dev;
26 int lmr_cap_addr;
27 u8 neg_width;
28 u8 max_width;
29 u8 retimers_n;
30 u8 link_speed;
32 enum margin_hw hw;
35 u8 aspm;
36 bool hasd; // Hardware Autonomous Speed Disable
[all …]