Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h92783 struct pcie_link_state { struct
92786 struct pcie_link_state *root; argument
92787 struct pcie_link_state *parent; argument
92788 struct list_head sibling;
92789 u32 aspm_support: 7;
92790 u32 aspm_enabled: 7;
92791 u32 aspm_capable: 7;
92792 u32 aspm_default: 7;
92794 u32 aspm_disable: 7;
92795 u32 clkpm_capable: 1;
[all …]