Searched defs:host_txq (Results 1 – 2 of 2) sorted by relevance
610 typedef struct host_txq { struct611 … struct host_txq_entry host_entry[ QUEUE_SIZE_TX ]; /* host resident tx queue entries */ argument617 } host_txq_t; argument851 struct host_txq host_txq; /* host resident tx queue */ member