Searched refs:rxconfig (Results 1 – 1 of 1) sorted by relevance
953 uint32_t txconfig, rxconfig; member980 ap->rxconfig = 0; in tg3_fiber_aneg_smachine()1020 ap->rxconfig = rx_cfg_reg; in tg3_fiber_aneg_smachine()1082 if (ap->ability_match != 0 && ap->rxconfig != 0) { in tg3_fiber_aneg_smachine()1098 if ((ap->rxconfig & ~ANEG_CFG_ACK) == in tg3_fiber_aneg_smachine()1105 ap->rxconfig == 0) { in tg3_fiber_aneg_smachine()1111 if (ap->rxconfig & ANEG_CFG_INVAL) { in tg3_fiber_aneg_smachine()1124 if (ap->rxconfig & ANEG_CFG_FD) in tg3_fiber_aneg_smachine()1126 if (ap->rxconfig & ANEG_CFG_HD) in tg3_fiber_aneg_smachine()1128 if (ap->rxconfig & ANEG_CFG_PS1) in tg3_fiber_aneg_smachine()[all …]