Searched refs:tx_queue (Results 1 – 4 of 4) sorted by relevance
169 conf->tx_queue[0] = txq_vo; in hostapd_config_defaults()170 conf->tx_queue[1] = txq_vi; in hostapd_config_defaults()171 conf->tx_queue[2] = txq_be; in hostapd_config_defaults()172 conf->tx_queue[3] = txq_bk; in hostapd_config_defaults()892 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw()893 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()
643 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES]; member
1150 p = &iface->conf->tx_queue[i]; in hostapd_tx_queue_params()
948 queue = &conf->tx_queue[num]; in hostapd_config_tx_queue()