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.h263 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[],
H A Dieee802_11_common.c1428 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue() function
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3592 if (hostapd_config_tx_queue(conf->tx_queue, buf, pos)) { in hostapd_config_fill()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c6157 if (hostapd_config_tx_queue(config->tx_queue, pos, in wpa_config_process_global()