Searched refs:cwmax (Results 1 – 8 of 8) sorted by relevance
140 int cwmax; member
671 ac->cwmax = v; in hostapd_config_wmm_ac()
79 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
942 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()944 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
186 int cwmax; member
1168 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
984 queue->cwmax = atoi(val); in hostapd_config_tx_queue()985 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()987 queue->cwmax); in hostapd_config_tx_queue()
100 * increases maximum value accepted for cwmin/cwmax