Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h233 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[],
H A Dieee802_11_common.c1301 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c5723 if (hostapd_config_tx_queue(config->tx_queue, pos, in wpa_config_process_global()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3612 if (hostapd_config_tx_queue(conf->tx_queue, buf, pos)) { in hostapd_config_fill()