Searched refs:first_tx (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.c805 union ring_type get_tx, put_tx, first_tx, last_tx; member in struct:fe_priv
1846 np->get_tx = np->put_tx = np->first_tx = np->tx_ring;
2148 put_tx = np->first_tx.orig;
2173 put_tx = np->first_tx.orig;
2271 put_tx = np->first_tx.ex;
2297 put_tx = np->first_tx.ex;
2446 np->get_tx.orig = np->first_tx.orig;
2494 np->get_tx.ex = np->first_tx.ex;

Completed in 61 milliseconds