Searched refs:rxconfig (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.c3371 u32 txconfig, rxconfig; member in struct:tg3_fiber_aneginfo
3399 ap->rxconfig = 0;
3439 ap->rxconfig = rx_cfg_reg;
3507 if (ap->ability_match != 0 && ap->rxconfig != 0)
3523 if ((ap->rxconfig & ~ANEG_CFG_ACK) ==
3530 ap->rxconfig == 0) {
3536 if (ap->rxconfig & ANEG_CFG_INVAL) {
3549 if (ap->rxconfig & ANEG_CFG_FD)
3551 if (ap->rxconfig & ANEG_CFG_HD)
3553 if (ap->rxconfig
[all...]

Completed in 69 milliseconds