Searched refs:TG3_FLG2_HW_AUTONEG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h2812 #define TG3_FLG2_HW_AUTONEG 0x00000800 macro
H A Dtg3.c3951 if (!(tp->tg3_flags2 & TG3_FLG2_HW_AUTONEG) &&
3984 if (tp->tg3_flags2 & TG3_FLG2_HW_AUTONEG)
8277 tp->tg3_flags2 |= TG3_FLG2_HW_AUTONEG;

Completed in 102 milliseconds