Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h295 bool is_6ghz_psc_frequency(int freq);
H A Dieee802_11_common.c2933 bool is_6ghz_psc_frequency(int freq) in is_6ghz_psc_frequency() function
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c1071 !is_6ghz_psc_frequency(chan->freq)) || in hostapd_get_hw_mode_any_channels()
H A Dbeacon.c1954 !is_6ghz_psc_frequency(ieee80211_chan_to_freq( in hostapd_gen_fils_discovery()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c885 !is_6ghz_psc_frequency(mode->channels[i].freq)) in wpa_add_scan_freqs_list()
H A Dp2p_supplicant.c3908 if (is_6ghz_op_class(op_class) && !is_6ghz_psc_frequency( in wpas_p2p_verify_channel()