Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c731 int cw_min, int cw_max, int burst_time) in hostapd_set_tx_queue_params() argument
744 cw_min, cw_max, burst_time, in hostapd_set_tx_queue_params()
H A Dap_drv_ops.h85 int cw_min, int cw_max, int burst_time);
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h3851 int cw_max, int burst_time, int link_id);
H A Ddriver_nl80211.c8116 int cw_min, int cw_max, int burst_time, in i802_set_tx_queue_params() argument
8159 (burst_time * 100 + 16) / 32) || in i802_set_tx_queue_params()
8176 link_id, queue, aifs, cw_min, cw_max, burst_time, res); in i802_set_tx_queue_params()