Searched refs:NUM_TX_QUEUES (Results 1 – 10 of 10) sorted by relevance
190 #define NUM_TX_QUEUES 4 macro922 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1270 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_config_check()
1376 for (i = 0; i < NUM_TX_QUEUES; i++) { in hostapd_tx_queue_params()
200 #define NUM_TX_QUEUES 4 macro1004 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1498 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()
1133 diff |= LINK_DIFF(NUM_TX_QUEUES,a->l_num_tx_queues != b->l_num_tx_queues); in link_compare()
1003 if (num >= NUM_TX_QUEUES) { in hostapd_config_tx_queue()