Home
last modified time | relevance | path

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

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