Searched refs:hostapd_tx_queue_params (Results 1 – 4 of 4) sorted by relevance
112 const struct hostapd_tx_queue_params txq_bk = in hostapd_config_defaults()114 const struct hostapd_tx_queue_params txq_be = in hostapd_config_defaults()116 const struct hostapd_tx_queue_params txq_vi = in hostapd_config_defaults()118 const struct hostapd_tx_queue_params txq_vo = in hostapd_config_defaults()
139 struct hostapd_tx_queue_params { struct501 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
821 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function825 struct hostapd_tx_queue_params *p; in hostapd_tx_queue_params()961 hostapd_tx_queue_params(iface); in hostapd_setup_interface_complete()
828 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue()