Searched defs:rxconfig (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
960 ap->rxconfig = 0;
1000 ap->rxconfig = rx_cfg_reg;
1062 if (ap->ability_match != 0 && ap->rxconfig != 0) {
1078 if ((ap->rxconfig & ~ANEG_CFG_ACK) ==
1085 ap->rxconfig == 0) {
1091 if (ap->rxconfig & ANEG_CFG_INVAL) {
1104 if (ap->rxconfig & ANEG_CFG_FD)
1106 if (ap->rxconfig & ANEG_CFG_HD)
1108 if (ap->rxconfig
[all...]
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h354 uint32_t rxconfig; member in struct:__anon6476

Completed in 66 milliseconds