Home
last modified time | relevance | path

Searched refs:PHY_10G_FEATURES (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Daquantia.c115 .features = PHY_10G_FEATURES,
128 .features = PHY_10G_FEATURES,
141 .features = PHY_10G_FEATURES,
154 .features = PHY_10G_FEATURES,
167 .features = PHY_10G_FEATURES,
180 .features = PHY_10G_FEATURES,
H A Dteranetics.c98 .features = PHY_10G_FEATURES,
H A Dcortina.c279 .features = PHY_10G_FEATURES,
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h46 #define PHY_10G_FEATURES (PHY_GBIT_FEATURES | \ macro
204 if ((drv->features & PHY_10G_FEATURES) == PHY_10G_FEATURES || in phy_read_mmd()
228 if ((drv->features & PHY_10G_FEATURES) == PHY_10G_FEATURES || in phy_write_mmd()