Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h126493 struct phy_device { struct
126494 struct mdio_device mdio;
126495 struct phy_driver *drv;
126496 u32 phy_id;
126497 struct phy_c45_device_ids c45_ids;
126498 unsigned int is_c45: 1;
126499 unsigned int is_internal: 1;
126500 unsigned int is_pseudo_fixed_link: 1;
126501 unsigned int is_gigabit_capable: 1;
126502 unsigned int has_fixups: 1;
[all …]