Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.h610 typedef struct host_txq { struct
851 struct host_txq host_txq; /* host resident tx queue */ member
H A Dfore200e.c398 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status); in fore200e_shutdown()
399 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd); in fore200e_shutdown()
772 struct host_txq* txq = &fore200e->host_txq; in fore200e_tx_irq()
777 if (fore200e->host_txq.txing == 0) in fore200e_tx_irq()
854 fore200e->host_txq.txing--; in fore200e_tx_irq()
1472 struct host_txq* txq; in fore200e_send()
1494 txq = &fore200e->host_txq; in fore200e_send()
2172 struct host_txq* txq = &fore200e->host_txq; in fore200e_init_tx_queue()
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.h610 typedef struct host_txq { struct
851 struct host_txq host_txq; /* host resident tx queue */ member
H A Dfore200e.c395 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status); in fore200e_shutdown()
396 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd); in fore200e_shutdown()
770 struct host_txq* txq = &fore200e->host_txq; in fore200e_tx_irq()
775 if (fore200e->host_txq.txing == 0) in fore200e_tx_irq()
852 fore200e->host_txq.txing--; in fore200e_tx_irq()
1470 struct host_txq* txq; in fore200e_send()
1492 txq = &fore200e->host_txq; in fore200e_send()
2170 struct host_txq* txq = &fore200e->host_txq; in fore200e_init_tx_queue()
[all...]

Completed in 10 milliseconds