Searched refs:cwmax (Results 1 – 8 of 8) sorted by relevance
114 int cwmax; member
554 ac->cwmax = v; in hostapd_config_wmm_ac()
84 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
893 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()895 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
182 int cwmax; member
1153 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
965 queue->cwmax = atoi(val); in hostapd_config_tx_queue()966 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()968 queue->cwmax); in hostapd_config_tx_queue()
27 * increases maximum value accepted for cwmin/cwmax