Searched refs:NUM_TX_QUEUES (Results 1 – 6 of 6) sorted by relevance
199 #define NUM_TX_QUEUES 4 macro983 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1484 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1416 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
208 #define NUM_TX_QUEUES 4 macro
837 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()
1133 diff |= LINK_DIFF(NUM_TX_QUEUES,a->l_num_tx_queues != b->l_num_tx_queues); in link_compare()