Lines Matching refs:txconfig
5137 u32 txconfig, rxconfig;
5234 ap->txconfig = 0;
5258 ap->txconfig = ANEG_CFG_FD;
5261 ap->txconfig |= ANEG_CFG_PS1;
5263 ap->txconfig |= ANEG_CFG_PS2;
5264 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
5278 ap->txconfig |= ANEG_CFG_ACK;
5279 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
5354 if ((ap->txconfig & ANEG_CFG_NP) == 0 &&
5442 *txflags = aninfo.txconfig;