Home
last modified time | relevance | path

Searched defs:aifs (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Dieee802_11_common.h224 int aifs; member
233 int aifs; member
/hostap-latest/src/ap/
Dap_drv_ops.c730 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params()
/hostap-latest/src/drivers/
Ddriver_nl80211.c8170 static int i802_set_tx_queue_params(void *priv, int queue, int aifs, in i802_set_tx_queue_params()