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