Home
last modified time | relevance | path

Searched refs:cwmax (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h114 int cwmax; member
Dieee802_11_common.c554 ac->cwmax = v; in hostapd_config_wmm_ac()
/external/wpa_supplicant_8/src/ap/
Dwmm.c84 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
Dap_config.c893 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()
Dap_config.h182 int cwmax; member
Dhostapd.c1153 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c965 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()
DChangeLog27 * increases maximum value accepted for cwmin/cwmax