Searched refs:cwmin (Results 1 – 8 of 8) sorted by relevance
113 int cwmin; member
547 ac->cwmin = v; in hostapd_config_wmm_ac()
84 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
892 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()
181 int cwmin; member
1152 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
958 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()
27 * increases maximum value accepted for cwmin/cwmax