Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h60549 struct pcie_link_state { struct
60552 struct pcie_link_state *root; argument
60553 struct pcie_link_state *parent; argument
60554 struct list_head sibling;
60555 u32 aspm_support: 7;
60556 u32 aspm_enabled: 7;
60557 u32 aspm_capable: 7;
60558 u32 aspm_default: 7;
60560 u32 aspm_disable: 7;
60561 u32 clkpm_capable: 1;
[all …]