Searched refs:hostapd_set_tx_queue_params (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/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()
|