Searched refs:NUM_TX_QUEUES (Results 1 – 5 of 5) sorted by relevance
206 #define NUM_TX_QUEUES 4 macro1098 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1575 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1739 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
231 #define NUM_TX_QUEUES 4 macro
1323 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()