Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.h622 typedef struct host_rxq { struct
852 struct host_rxq host_rxq; /* host resident rx queue */ member
H A Dfore200e.c393 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown()
394 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown()
1089 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_rx_irq()
2113 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_init_rx_queue()
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.h622 typedef struct host_rxq { struct
852 struct host_rxq host_rxq; /* host resident rx queue */ member
H A Dfore200e.c390 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown()
391 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown()
1087 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_rx_irq()
2111 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_init_rx_queue()

Completed in 12 milliseconds