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

/illumos-gate/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 &&
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h355 uint32_t txconfig; member in struct:__anon6476

Completed in 83 milliseconds