Home
last modified time | relevance | path

Searched refs:cw_max (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c554 int cw_min, int cw_max, int burst_time) in hostapd_set_tx_queue_params() argument
559 cw_min, cw_max, burst_time); in hostapd_set_tx_queue_params()
Dap_drv_ops.h71 int cw_min, int cw_max, int burst_time);
/external/wpa_supplicant_8/src/drivers/
Ddriver.h2364 int cw_max, int burst_time);
Ddriver_nl80211.c5291 int cw_min, int cw_max, int burst_time) in i802_set_tx_queue_params() argument
5334 nla_put_u16(msg, NL80211_TXQ_ATTR_CWMAX, cw_max) || in i802_set_tx_queue_params()