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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c786 union ring_type get_rx, put_rx, first_rx, last_rx; member in struct:fe_priv
1743 if (less_rx-- == np->first_rx.orig)
1759 np->put_rx.orig = np->first_rx.orig;
1775 if (less_rx-- == np->first_rx.ex)
1792 np->put_rx.ex = np->first_rx.ex;
1817 np->get_rx = np->put_rx = np->first_rx = np->rx_ring;
2776 np->get_rx.orig = np->first_rx.orig;
2878 np->get_rx.ex = np->first_rx.ex;

Completed in 84 milliseconds