Searched refs:cwmax (Results 1 – 6 of 6) sorted by relevance
89 int cwmax; member
469 ac->cwmax = v; in hostapd_config_wmm_ac()
84 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
147 int cwmax; member
907 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
914 queue->cwmax = atoi(val); in hostapd_config_tx_queue()915 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()917 queue->cwmax); in hostapd_config_tx_queue()