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.h140 int cwmax; member
Dieee802_11_common.c671 ac->cwmax = v; in hostapd_config_wmm_ac()
/external/wpa_supplicant_8/src/ap/
Dwmm.c79 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
Dap_config.c942 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()
Dap_config.h186 int cwmax; member
Dhostapd.c1168 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c984 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()
DChangeLog100 * increases maximum value accepted for cwmin/cwmax