Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_vsc8211.c111 BMCR_ANENABLE | BMCR_ANRESTART); in vsc8211_autoneg_enable()
143 if (!(bmcr & BMCR_ANENABLE)) { in vsc8211_get_link_status()
Dcxgb_mv88e1xxx.c177 BMCR_ANENABLE | BMCR_ANRESTART); in mv88e1xxx_autoneg_enable()
Dcxgb_osdep.h284 #define BMCR_ANENABLE BMCR_AUTOEN macro
Dcxgb_t3_hw.c425 ctl &= ~(BMCR_SPEED100 | BMCR_SPEED1000 | BMCR_ANENABLE); in t3_set_phy_speed_duplex()
432 ctl &= ~(BMCR_FULLDPLX | BMCR_ANENABLE); in t3_set_phy_speed_duplex()
437 ctl |= BMCR_ANENABLE; in t3_set_phy_speed_duplex()