Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 6 of 6) sorted by relevance

/hostap/wpa_supplicant/
Dctrl_iface_unix.c388 static void wpas_ctrl_msg_queue(struct dl_list *queue, in wpas_ctrl_msg_queue()
412 struct dl_list *queue) in wpas_ctrl_msg_queue_limit()
/hostap/src/ap/
Dap_config.c1517 static int hostapd_config_check_cw(struct hostapd_config *conf, int queue) in hostapd_config_check_cw()
Dwpa_auth_i.h296 struct dl_list queue; /* send nonces + rrb msgs awaiting seq resp */ member
Dap_drv_ops.c733 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params()
/hostap/src/common/
Dieee802_11_common.c1335 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue() local
/hostap/src/drivers/
Ddriver_nl80211.c8269 static int i802_set_tx_queue_params(void *priv, int queue, int aifs, in i802_set_tx_queue_params()