Home
last modified time | relevance | path

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

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