Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h214 struct hostapd_tx_queue_params { struct
223 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[], argument
Dieee802_11_common.c1295 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue()
1300 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue()
/external/wpa_supplicant_8/src/ap/
Dap_config.c192 const struct hostapd_tx_queue_params txq_bk = in hostapd_config_defaults()
194 const struct hostapd_tx_queue_params txq_be = in hostapd_config_defaults()
196 const struct hostapd_tx_queue_params txq_vi = in hostapd_config_defaults()
198 const struct hostapd_tx_queue_params txq_vo = in hostapd_config_defaults()
Dap_config.h1054 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
Dhostapd.c1489 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function
1493 struct hostapd_tx_queue_params *p; in hostapd_tx_queue_params()
2246 hostapd_tx_queue_params(iface); in hostapd_setup_interface_complete_sync()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h1161 struct hostapd_tx_queue_params tx_queue[4];
Dconfig.c4595 const struct hostapd_tx_queue_params txq_bk = in wpa_config_alloc_empty()
4597 const struct hostapd_tx_queue_params txq_be = in wpa_config_alloc_empty()
4599 const struct hostapd_tx_queue_params txq_vi = in wpa_config_alloc_empty()
4601 const struct hostapd_tx_queue_params txq_vo = in wpa_config_alloc_empty()