Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h99890 struct pcie_link_state { struct
99893 struct pcie_link_state *root; argument
99894 struct pcie_link_state *parent; argument
99895 struct list_head sibling;
99896 u32 aspm_support: 7;
99897 u32 aspm_enabled: 7;
99898 u32 aspm_capable: 7;
99899 u32 aspm_default: 7;
99901 u32 aspm_disable: 7;
99902 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h125183 struct pcie_link_state { struct
125186 struct pcie_link_state *root; argument
125187 struct pcie_link_state *parent; argument
125188 struct list_head sibling;
125189 u32 aspm_support: 7;
125190 u32 aspm_enabled: 7;
125191 u32 aspm_capable: 7;
125192 u32 aspm_default: 7;
125194 u32 aspm_disable: 7;
125195 u32 clkpm_capable: 1;
[all …]
Dvmlinux.h125183 struct pcie_link_state { struct
125186 struct pcie_link_state *root; argument
125187 struct pcie_link_state *parent; argument
125188 struct list_head sibling;
125189 u32 aspm_support: 7;
125190 u32 aspm_enabled: 7;
125191 u32 aspm_capable: 7;
125192 u32 aspm_default: 7;
125194 u32 aspm_disable: 7;
125195 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h81364 struct pcie_link_state { struct
81367 struct pcie_link_state *root; argument
81368 struct pcie_link_state *parent; argument
81369 struct list_head sibling;
81370 u32 aspm_support: 7;
81371 u32 aspm_enabled: 7;
81372 u32 aspm_capable: 7;
81373 u32 aspm_default: 7;
81375 u32 aspm_disable: 7;
81376 u32 clkpm_capable: 1;
[all …]
Dvmlinux_518.h81364 struct pcie_link_state { struct
81367 struct pcie_link_state *root; argument
81368 struct pcie_link_state *parent; argument
81369 struct list_head sibling;
81370 u32 aspm_support: 7;
81371 u32 aspm_enabled: 7;
81372 u32 aspm_capable: 7;
81373 u32 aspm_default: 7;
81375 u32 aspm_disable: 7;
81376 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h77413 struct pcie_link_state { struct
77416 struct pcie_link_state *root; argument
77417 struct pcie_link_state *parent; argument
77418 struct list_head sibling;
77419 u32 aspm_support: 7;
77420 u32 aspm_enabled: 7;
77421 u32 aspm_capable: 7;
77422 u32 aspm_default: 7;
77424 u32 aspm_disable: 7;
77425 u32 clkpm_capable: 1;
[all …]
Dvmlinux.h77413 struct pcie_link_state { struct
77416 struct pcie_link_state *root; argument
77417 struct pcie_link_state *parent; argument
77418 struct list_head sibling;
77419 u32 aspm_support: 7;
77420 u32 aspm_enabled: 7;
77421 u32 aspm_capable: 7;
77422 u32 aspm_default: 7;
77424 u32 aspm_disable: 7;
77425 u32 clkpm_capable: 1;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h107705 struct pcie_link_state { struct
107708 struct pcie_link_state *root; argument
107709 struct pcie_link_state *parent; argument
107710 struct list_head sibling;
107711 u32 aspm_support: 7;
107712 u32 aspm_enabled: 7;
107713 u32 aspm_capable: 7;
107714 u32 aspm_default: 7;
107716 u32 aspm_disable: 7;
107717 u32 clkpm_capable: 1;
[all …]
Dvmlinux.h107705 struct pcie_link_state { struct
107708 struct pcie_link_state *root; argument
107709 struct pcie_link_state *parent; argument
107710 struct list_head sibling;
107711 u32 aspm_support: 7;
107712 u32 aspm_enabled: 7;
107713 u32 aspm_capable: 7;
107714 u32 aspm_default: 7;
107716 u32 aspm_disable: 7;
107717 u32 clkpm_capable: 1;
[all …]