Searched refs:NUM_TX_QUEUES (Results 1 – 5 of 5) sorted by relevance
181 #define NUM_TX_QUEUES 4 macro696 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
991 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1164 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
925 diff |= LINK_DIFF(NUM_TX_QUEUES,a->l_num_tx_queues != b->l_num_tx_queues); in link_compare()
961 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()