Home
last modified time | relevance | path

Searched refs:ieee80211_operating_class_to_band (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
H A Dspectmgmt.c259 if (!ieee80211_operating_class_to_band(new_op_class, &new_band)) { in ieee80211_parse_ch_switch_ie()
H A Dmlme.c2287 if (!ieee80211_operating_class_to_band(info->op_class, &band)) { in ieee80211_sta_csa_rnr_iter()
/linux/net/wireless/
H A Dutil.c2058 bool ieee80211_operating_class_to_band(u8 operating_class, in ieee80211_operating_class_to_band() function
2084 EXPORT_SYMBOL(ieee80211_operating_class_to_band);
2093 if (!ieee80211_operating_class_to_band(operating_class, &band) || in ieee80211_operating_class_to_chandef()
H A Dscan.c692 if (!ieee80211_operating_class_to_band(info->op_class, &band)) in cfg80211_parse_colocated_ap_iter()
3046 if (!ieee80211_operating_class_to_band(ap_info->op_class, in cfg80211_parse_ml_elem_sta_data()
/linux/include/net/
H A Dcfg80211.h9022 bool ieee80211_operating_class_to_band(u8 operating_class,