Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h68031 struct phy_device { struct
68032 struct mdio_device mdio;
68033 struct phy_driver *drv;
68034 u32 phy_id;
68035 struct phy_c45_device_ids c45_ids;
68036 unsigned int is_c45: 1;
68037 unsigned int is_internal: 1;
68038 unsigned int is_pseudo_fixed_link: 1;
68039 unsigned int is_gigabit_capable: 1;
68040 unsigned int has_fixups: 1;
[all …]