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

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.c110 const struct hostapd_tx_queue_params txq_bk =
112 const struct hostapd_tx_queue_params txq_be =
114 const struct hostapd_tx_queue_params txq_vi =
116 const struct hostapd_tx_queue_params txq_vo =
H A Dap_config.h139 struct hostapd_tx_queue_params { struct
496 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dhostapd.c805 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
809 struct hostapd_tx_queue_params *p;
941 hostapd_tx_queue_params(iface);
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c865 struct hostapd_tx_queue_params *queue;

Completed in 164 milliseconds