Searched refs:tx_queue (Results 1 – 4 of 4) sorted by relevance
166 conf->tx_queue[0] = txq_vo; in hostapd_config_defaults()167 conf->tx_queue[1] = txq_vi; in hostapd_config_defaults()168 conf->tx_queue[2] = txq_be; in hostapd_config_defaults()169 conf->tx_queue[3] = txq_bk; in hostapd_config_defaults()848 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw()849 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()
607 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES]; member
1116 p = &iface->conf->tx_queue[i]; in hostapd_tx_queue_params()
943 queue = &conf->tx_queue[num]; in hostapd_config_tx_queue()