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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c2192 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); local
2195 sg_dig_ctrl |=
2197 tw32(SG_DIG_CTRL, sg_dig_ctrl);
3737 u32 sg_dig_ctrl, sg_dig_status; local
3759 sg_dig_ctrl = tr32(SG_DIG_CTRL);
3762 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) {
3791 if (sg_dig_ctrl != expected_sg_dig_ctrl) {
3819 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP)
3821 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE)

Completed in 46 milliseconds