Searched defs:host_txq (Results 1 – 1 of 1) sorted by relevance
609 typedef struct host_txq { struct610 … struct host_txq_entry host_entry[ QUEUE_SIZE_TX ]; /* host resident tx queue entries */ argument616 } host_txq_t; argument856 struct host_txq host_txq; /* host resident tx queue */ member