Searched refs:NUM_TX_QUEUES (Results 1 – 4 of 4) sorted by relevance
167 #define NUM_TX_QUEUES 4 macro607 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
898 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1115 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
937 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()