Searched refs:hostapd_tx_queue_params (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.h192 struct hostapd_tx_queue_params { struct
922 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dap_config.c169 const struct hostapd_tx_queue_params txq_bk =
171 const struct hostapd_tx_queue_params txq_be =
173 const struct hostapd_tx_queue_params txq_vi =
175 const struct hostapd_tx_queue_params txq_vo =
H A Dhostapd.c1365 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
1369 struct hostapd_tx_queue_params *p;
1993 hostapd_tx_queue_params(iface);
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c986 struct hostapd_tx_queue_params *queue;

Completed in 115 milliseconds