Searched refs:NUM_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
120 #define NUM_TX_QUEUES 4 macro410 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
647 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
774 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()