Home
last modified time | relevance | path

Searched refs:hostapd_tx_queue_params (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h234 struct hostapd_tx_queue_params { struct
243 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[], argument
H A Dieee802_11_common.c1337 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue()
1342 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue()
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dap_config.c198 const struct hostapd_tx_queue_params txq_bk = in hostapd_config_defaults()
200 const struct hostapd_tx_queue_params txq_be = in hostapd_config_defaults()
202 const struct hostapd_tx_queue_params txq_vi = in hostapd_config_defaults()
204 const struct hostapd_tx_queue_params txq_vo = in hostapd_config_defaults()
H A Dap_config.h1112 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dhostapd.c1744 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function
1748 struct hostapd_tx_queue_params *p; in hostapd_tx_queue_params()
2672 hostapd_tx_queue_params(iface); in hostapd_setup_interface_complete_sync()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h1177 struct hostapd_tx_queue_params tx_queue[4];
H A Dconfig.c4645 const struct hostapd_tx_queue_params txq_bk = in wpa_config_alloc_empty()
4647 const struct hostapd_tx_queue_params txq_be = in wpa_config_alloc_empty()
4649 const struct hostapd_tx_queue_params txq_vi = in wpa_config_alloc_empty()
4651 const struct hostapd_tx_queue_params txq_vo = in wpa_config_alloc_empty()