Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dap_config.c169 const struct hostapd_tx_queue_params txq_bk = in hostapd_config_defaults()
171 const struct hostapd_tx_queue_params txq_be = in hostapd_config_defaults()
173 const struct hostapd_tx_queue_params txq_vi = in hostapd_config_defaults()
175 const struct hostapd_tx_queue_params txq_vo = in hostapd_config_defaults()
H A Dap_config.h192 struct hostapd_tx_queue_params { struct
922 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dhostapd.c1365 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function
1369 struct hostapd_tx_queue_params *p; in hostapd_tx_queue_params()
1993 hostapd_tx_queue_params(iface); in hostapd_setup_interface_complete_sync()