Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/atm/
Dfore200e.h622 typedef struct host_rxq { struct
623 …struct host_rxq_entry host_entry[ QUEUE_SIZE_RX ]; /* host resident rx queue entries */ argument
627 } host_rxq_t; argument
852 struct host_rxq host_rxq; /* host resident rx queue */ member