Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dfore200e.h621 typedef struct host_rxq { struct
857 struct host_rxq host_rxq; /* host resident rx queue */ member
Dfore200e.c371 fore200e->bus->dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown()
372 fore200e->bus->dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown()
1180 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_rx_irq()
2209 struct host_rxq* rxq = &fore200e->host_rxq; in fore200e_init_rx_queue()