Home
last modified time | relevance | path

Searched refs:host_rxq (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/atm/
Dfore200e.h622 typedef struct host_rxq { struct
852 struct host_rxq host_rxq; /* host resident rx queue */ member
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()