Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h150 #define MII_CTRL1000 MII_100T2CR macro
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c427 err = mdio_read(phy, 0, MII_CTRL1000, &val); in t3_phy_advertise()
437 err = mdio_write(phy, 0, MII_CTRL1000, val); in t3_phy_advertise()