Home
last modified time | relevance | path

Searched refs:PHY_ID_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/usb/
H A Dax88172a.c21 char phy_name[PHY_ID_SIZE];
/linux/include/linux/
H A Dphy.h323 #define PHY_ID_SIZE (MII_BUS_ID_SIZE + 3) macro