Searched refs:rx_next_out (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgt64240eth.c1078 gp->rx_next_out = 0;
1333 gp->rx_next_out) {
1475 for (nextOut = gp->rx_next_out; nextOut != cdp;
1563 if (gt64240_debug > 3 && nextOut == gp->rx_next_out)
1567 gp->rx_next_out = nextOut;
H A Dgt64240eth.h378 int rx_next_out; /* The next free ring entry to receive */ member in struct:gt64240_private

Completed in 85 milliseconds