Searched refs:hostapd_set_tx_queue_params (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.h | 70 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
|
D | ap_drv_ops.c | 553 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() function
|
D | hostapd.c | 1118 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()
|