Searched refs:hostapd_tx_queue_params (Results 1 – 7 of 7) sorted by relevance
232 struct hostapd_tx_queue_params { struct241 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[], argument
1322 int hostapd_config_tx_queue(struct hostapd_tx_queue_params tx_queue[], in hostapd_config_tx_queue()1327 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue()
201 const struct hostapd_tx_queue_params txq_bk = in hostapd_config_defaults()203 const struct hostapd_tx_queue_params txq_be = in hostapd_config_defaults()205 const struct hostapd_tx_queue_params txq_vi = in hostapd_config_defaults()207 const struct hostapd_tx_queue_params txq_vo = in hostapd_config_defaults()
1119 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
1731 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function1735 struct hostapd_tx_queue_params *p; in hostapd_tx_queue_params()2625 hostapd_tx_queue_params(iface); in hostapd_setup_interface_complete_sync()
1163 struct hostapd_tx_queue_params tx_queue[4];
4637 const struct hostapd_tx_queue_params txq_bk = in wpa_config_alloc_empty()4639 const struct hostapd_tx_queue_params txq_be = in wpa_config_alloc_empty()4641 const struct hostapd_tx_queue_params txq_vi = in wpa_config_alloc_empty()4643 const struct hostapd_tx_queue_params txq_vo = in wpa_config_alloc_empty()