Home
last modified time | relevance | path

Searched refs:cwmax (Results 1 – 11 of 11) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_set_txq_params/
Dformat15 field:u16 cwmax; offset:68; size:2; signed:0;
18 …, txop: %u, cwmin: %u, cwmax: %u, aifs: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->ac, RE…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_set_txq_params/
Dformat15 field:u16 cwmax; offset:68; size:2; signed:0;
18 …, txop: %u, cwmin: %u, cwmax: %u, aifs: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->ac, RE…
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_set_txq_params/
Dformat15 field:u16 cwmax; offset:68; size:2; signed:0;
18 …, txop: %u, cwmin: %u, cwmax: %u, aifs: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->ac, RE…
/external/wpa_supplicant_8/src/ap/
Dwmm.c79 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); in hostapd_eid_wmm()
Dap_config.c1094 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw()
1096 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw()
Dap_config.h194 int cwmax; member
Dhostapd.c1315 p->cwmax, p->burst)) { in hostapd_tx_queue_params()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h163 int cwmax; member
Dieee802_11_common.c679 ac->cwmax = v; in hostapd_config_wmm_ac()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1103 queue->cwmax = atoi(val); in hostapd_config_tx_queue()
1104 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()
1106 queue->cwmax); in hostapd_config_tx_queue()
DChangeLog155 * increases maximum value accepted for cwmin/cwmax