Home
last modified time | relevance | path

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

/include/linux/
Dphy.h277 struct phy_device { struct
280 struct phy_driver *drv;
282 struct mii_bus *bus;
284 struct device dev;
286 u32 phy_id;
288 enum phy_state state;
290 u32 dev_flags;
292 phy_interface_t interface;
295 int addr;
301 int speed;
[all …]