Home
last modified time | relevance | path

Searched refs:hostapd_config_tx_queue (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/common/
Dieee802_11_common.h210 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[],
Dieee802_11_common.c809 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue() function
/hostap-3.6.0/wpa_supplicant/
Dconfig.c5394 if (hostapd_config_tx_queue(config->tx_queue, pos, in wpa_config_process_global()
/hostap-3.6.0/hostapd/
Dconfig_file.c3408 if (hostapd_config_tx_queue(conf->tx_queue, buf, pos)) { in hostapd_config_fill()