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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h183 struct hostapd_tx_queue_params { struct
735 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dap_config.c144 const struct hostapd_tx_queue_params txq_bk =
146 const struct hostapd_tx_queue_params txq_be =
148 const struct hostapd_tx_queue_params txq_vi =
150 const struct hostapd_tx_queue_params txq_vo =
H A Dhostapd.c1174 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
1178 struct hostapd_tx_queue_params *p;
1901 hostapd_tx_queue_params(iface);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h183 struct hostapd_tx_queue_params { struct
735 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dap_config.c144 const struct hostapd_tx_queue_params txq_bk =
146 const struct hostapd_tx_queue_params txq_be =
148 const struct hostapd_tx_queue_params txq_vi =
150 const struct hostapd_tx_queue_params txq_vo =
H A Dhostapd.c1174 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
1178 struct hostapd_tx_queue_params *p;
1901 hostapd_tx_queue_params(iface);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h183 struct hostapd_tx_queue_params { struct
735 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
H A Dap_config.c144 const struct hostapd_tx_queue_params txq_bk =
146 const struct hostapd_tx_queue_params txq_be =
148 const struct hostapd_tx_queue_params txq_vi =
150 const struct hostapd_tx_queue_params txq_vo =
H A Dhostapd.c1174 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
1178 struct hostapd_tx_queue_params *p;
1901 hostapd_tx_queue_params(iface);
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c951 struct hostapd_tx_queue_params *queue;

Completed in 190 milliseconds