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

/linux-master/drivers/atm/
H A Dfore200e.h610 typedef struct host_txq { struct
851 struct host_txq host_txq; /* host resident tx queue */ member in struct:fore200e
H A Dfore200e.c395 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status);
396 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd);
770 struct host_txq* txq = &fore200e->host_txq;
775 if (fore200e->host_txq.txing == 0)
852 fore200e->host_txq.txing--;
1470 struct host_txq* txq;
1492 txq = &fore200e->host_txq;
2170 struct host_txq* txq = &fore200e->host_txq;
[all...]

Completed in 134 milliseconds