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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.h609 typedef struct host_txq { struct
856 struct host_txq host_txq; /* host resident tx queue */ member in struct:fore200e
H A Dfore200e.c347 fore200e->bus->dma_chunk_free(fore200e, &fore200e->host_txq.status);
348 fore200e->bus->dma_chunk_free(fore200e, &fore200e->host_txq.tpd);
822 struct host_txq* txq = &fore200e->host_txq;
827 if (fore200e->host_txq.txing == 0)
907 fore200e->host_txq.txing--;
1525 struct host_txq* txq = &fore200e->host_txq;
2199 struct host_txq* txq = &fore200e->host_txq;
[all...]

Completed in 31 milliseconds