Home
last modified time | relevance | path

Searched refs:op_class_to_bandwidth (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/common/
Dieee802_11_common.h317 int op_class_to_bandwidth(u8 op_class);
Dieee802_11_common.c3230 int op_class_to_bandwidth(u8 op_class) in op_class_to_bandwidth() function
/hostap-latest/src/ap/
Dacs.c1112 bw = op_class_to_bandwidth(iface->conf->op_class); in acs_find_ideal_chan()
Dap_drv_ops.c1201 params.ch_width = op_class_to_bandwidth( in hostapd_drv_do_acs()
Dbeacon.c2039 op_class_to_bandwidth(hapd->iconf->op_class) > 20) { in hostapd_gen_fils_discovery()
Dhostapd.c2133 bw = op_class_to_bandwidth(iface->conf->op_class); in hostapd_set_6ghz_sec_chan()