Searched refs:cwmin (Results 1 – 6 of 6) sorted by relevance
93 int cwmin; member
460 ac->cwmin = v; in hostapd_config_wmm_ac()
90 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
141 int cwmin; member
830 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
861 queue->cwmin = atoi(val); in hostapd_config_tx_queue()862 if (!valid_cw(queue->cwmin)) { in hostapd_config_tx_queue()864 queue->cwmin); in hostapd_config_tx_queue()