Searched refs:cwmax (Results 1 – 14 of 14) sorted by relevance
58 wmm[ac].cwmax = MAX(wmm_conf[ac].cwmax, wmm_reg[ac].min_cwmax); in wmm_set_regulatory_limit()143 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
1214 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()1216 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
195 int cwmax; member
1380 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
58 wmm[ac].cwmax = MAX(wmm_conf[ac].cwmax, wmm_reg[ac].min_cwmax); in wmm_set_regulatory_limit()145 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
1442 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()1444 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
1425 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
192 int cwmax; member204 int cwmax; member
755 ac->cwmax = v; in hostapd_config_wmm_ac()854 queue->cwmax = atoi(val); in hostapd_config_tx_queue()855 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()857 queue->cwmax); in hostapd_config_tx_queue()
165 int cwmax; member
681 ac->cwmax = v; in hostapd_config_wmm_ac()
1026 queue->cwmax = atoi(val); in hostapd_config_tx_queue()1027 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()1029 queue->cwmax); in hostapd_config_tx_queue()
234 * increases maximum value accepted for cwmin/cwmax
277 * increases maximum value accepted for cwmin/cwmax