Home
last modified time | relevance | path

Searched refs:hostapd_set_tx_queue_params (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h84 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
H A Dap_drv_ops.c730 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() function
H A Dhostapd.c1742 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()