Searched refs:NUM_TX_QUEUES (Results 1 – 5 of 5) sorted by relevance
200 #define NUM_TX_QUEUES 4 macro1011 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1501 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1421 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
208 #define NUM_TX_QUEUES 4 macro
831 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()