Searched defs:host_rxq (Results 1 – 1 of 1) sorted by relevance
621 typedef struct host_rxq { struct622 …struct host_rxq_entry host_entry[ QUEUE_SIZE_RX ]; /* host resident rx queue entries */ argument626 } host_rxq_t; argument857 struct host_rxq host_rxq; /* host resident rx queue */ member