Searched refs:teardown_pending (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 Ddavinci_emac.c399 u32 teardown_pending; member in struct:emac_txch
444 u32 teardown_pending; member in struct:emac_rxch
1228 txch->teardown_pending = 0;
1379 txch->teardown_pending = 1;
1382 txch->teardown_pending = 0;
1412 if (unlikely(1 == txch->teardown_pending)) {
1695 rxch->teardown_pending = 0;
1790 rxch->teardown_pending = 1;
1794 rxch->teardown_pending = 0;
2089 if (unlikely(1 == rxch->teardown_pending))
[all...]

Completed in 77 milliseconds