Searched refs:hostapd_set_tx_queue_params (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 75 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
|
H A D | ap_drv_ops.c | 612 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() function
|
H A D | hostapd.c | 1379 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.h | 78 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
|
H A D | ap_drv_ops.c | 620 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() function
|
H A D | hostapd.c | 1435 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
|
Completed in 12 milliseconds