Searched defs:hostapd_tx_queue_params (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c896 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
900 struct hostapd_tx_queue_params *p;
1254 hostapd_tx_queue_params(iface);
H A Dap_config.h144 struct hostapd_tx_queue_params { struct
568 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c896 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
900 struct hostapd_tx_queue_params *p;
1254 hostapd_tx_queue_params(iface);
H A Dap_config.h144 struct hostapd_tx_queue_params { struct
568 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c896 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
900 struct hostapd_tx_queue_params *p;
1254 hostapd_tx_queue_params(iface);
H A Dap_config.h144 struct hostapd_tx_queue_params { struct
568 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];

Completed in 197 milliseconds