Searched refs:rxconfig (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
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...]

Completed in 2849 milliseconds