Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h113 int cwmin; member
Dieee802_11_common.c547 ac->cwmin = 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.c892 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw()
894 int ac_cwmin = conf->wmm_ac_params[queue].cwmin; in hostapd_config_check_cw()
Dap_config.h181 int cwmin; member
Dhostapd.c1152 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c958 queue->cwmin = atoi(val); in hostapd_config_tx_queue()
959 if (!valid_cw(queue->cwmin)) { in hostapd_config_tx_queue()
961 queue->cwmin); in hostapd_config_tx_queue()
DChangeLog27 * increases maximum value accepted for cwmin/cwmax