Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h309 int op_class_to_bandwidth(u8 op_class);
H A Dieee802_11_common.c3203 int op_class_to_bandwidth(u8 op_class) in op_class_to_bandwidth() function
/freebsd/contrib/wpa/src/ap/
H A Dacs.c1104 bw = op_class_to_bandwidth(iface->conf->op_class); in acs_find_ideal_chan()
H A Dap_drv_ops.c1201 params.ch_width = op_class_to_bandwidth( in hostapd_drv_do_acs()
H A Dbeacon.c1957 op_class_to_bandwidth(hapd->iconf->op_class) > 20) { in hostapd_gen_fils_discovery()
H A Dhostapd.c2130 bw = op_class_to_bandwidth(iface->conf->op_class); in hostapd_set_6ghz_sec_chan()