Lines Matching defs:txconfig
5132 u32 txconfig, rxconfig;
5229 ap->txconfig = 0;
5253 ap->txconfig = ANEG_CFG_FD;
5256 ap->txconfig |= ANEG_CFG_PS1;
5258 ap->txconfig |= ANEG_CFG_PS2;
5259 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
5273 ap->txconfig |= ANEG_CFG_ACK;
5274 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
5349 if ((ap->txconfig & ANEG_CFG_NP) == 0 &&
5437 *txflags = aninfo.txconfig;