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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c933 uint32_t txconfig, rxconfig; member in struct:tg3_fiber_aneginfo
1029 ap->txconfig = 0;
1053 ap->txconfig = (ANEG_CFG_FD | ANEG_CFG_PS1);
1054 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
1068 ap->txconfig |= ANEG_CFG_ACK;
1069 tw32(MAC_TX_AUTO_NEG, ap->txconfig);
1143 if ((ap->txconfig & ANEG_CFG_NP) == 0 &&

Completed in 20 milliseconds