Home
last modified time | relevance | path

Searched refs:SUPPORTED_MII (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc8211.c437 SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | SUPPORTED_MII | in t3_vsc8211_phy_prep()
450 SUPPORTED_MII | SUPPORTED_FIBRE | SUPPORTED_IRQ; in t3_vsc8211_phy_prep()
H A Dcxgb_mv88e1xxx.c305 SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | SUPPORTED_MII | in t3_mv88e1xxx_phy_prep()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h236 #define SUPPORTED_MII (1 << 9) macro