Home
last modified time | relevance | path

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

/include/linux/
Dphy.h654 struct phy_device { struct
655 struct mdio_device mdio;
659 const struct phy_driver *drv;
661 struct device_link *devlink;
663 u32 phyindex;
664 u32 phy_id;
666 struct phy_c45_device_ids c45_ids;
667 unsigned is_c45:1;
668 unsigned is_internal:1;
669 unsigned is_pseudo_fixed_link:1;
[all …]