Searched defs:tx_queue (Results 1 – 8 of 8) sorted by relevance
91 struct mss_pm_ipc_queue *tx_queue; member
138 let tx_queue = queues.remove(0); in activate() localVariable
335 tx_queue: Queue, field745 let tx_queue = queues.remove(0); in activate() localVariable
309 tx_queue: Queue, field1169 let tx_queue = activate_params.queues.remove(0); in start_worker() localVariable
686 let tx_queue = Rc::new(AsyncMutex::new(queues.remove(0))); in run_worker() localVariable
823 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue()
1125 struct hostapd_tx_queue_params tx_queue[4]; member
1030 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES]; member