Searched refs:burst_time (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.c | 731 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 D | ap_drv_ops.h | 85 int cw_min, int cw_max, int burst_time);
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 3851 int cw_max, int burst_time, int link_id);
|
H A D | driver_nl80211.c | 8116 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()
|