Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dieee802_11_common.h241 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[],
Dieee802_11_common.c1322 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue() function
/hostap-latest/wpa_supplicant/
Dconfig.c5726 if (hostapd_config_tx_queue(config->tx_queue, pos, in wpa_config_process_global()
/hostap-latest/hostapd/
Dconfig_file.c3677 if (hostapd_config_tx_queue(conf->tx_queue, buf, pos)) { in hostapd_config_fill()