Searched defs:hostapd_tx_queue_params (Results 1 – 4 of 4) sorted by relevance
201 struct hostapd_tx_queue_params { struct210 int hostapd_config_tx_queue(struct hostapd_tx_queue_params queue[], argument
192 struct hostapd_tx_queue_params { struct193 int aifs;194 int cwmin;195 int cwmax;196 int burst; /* maximum burst time in 0.1 ms, i.e., 10 = 1 ms */
1365 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function
1410 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params() function