Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.h84 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
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
Dhostapd.c1745 if (hostapd_set_tx_queue_params(hapd, i, p->aifs, p->cwmin, in hostapd_tx_queue_params()