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

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c5121 u32 txconfig, rxconfig; member in struct:tg3_fiber_aneginfo
5149 ap->rxconfig = 0;
5189 ap->rxconfig = rx_cfg_reg;
5257 if (ap->ability_match != 0 && ap->rxconfig != 0)
5273 if ((ap->rxconfig & ~ANEG_CFG_ACK) ==
5280 ap->rxconfig == 0) {
5286 if (ap->rxconfig & ANEG_CFG_INVAL) {
5299 if (ap->rxconfig & ANEG_CFG_FD)
5301 if (ap->rxconfig & ANEG_CFG_HD)
5303 if (ap->rxconfig
[all...]

Completed in 120 milliseconds