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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tulip/
H A Dinterrupt.c507 int maxrx = RX_RING_SIZE; local
704 if (tx > maxtx || rx > maxrx || oi > maxoi) {

Completed in 46 milliseconds