Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h243 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[],
H A Dieee802_11_common.c1337 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue() function
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c5739 if (hostapd_config_tx_queue(config->tx_queue, pos, in wpa_config_process_global()
/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c3675 if (hostapd_config_tx_queue(conf->tx_queue, buf, pos)) { in hostapd_config_fill()