Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59784 struct phy_configure_opts_dp { struct
59785 unsigned int link_rate;
59786 unsigned int lanes;
59787 unsigned int voltage[4];
59788 unsigned int pre[4];
59789 u8 ssc: 1;
59790 u8 set_rate: 1;
59791 u8 set_lanes: 1;
59792 u8 set_voltages: 1;