Searched refs:ieee80211_operating_class_to_band (Results 1 – 5 of 5) sorted by relevance
259 if (!ieee80211_operating_class_to_band(new_op_class, &new_band)) { in ieee80211_parse_ch_switch_ie()
2287 if (!ieee80211_operating_class_to_band(info->op_class, &band)) { in ieee80211_sta_csa_rnr_iter()
2058 bool ieee80211_operating_class_to_band(u8 operating_class, in ieee80211_operating_class_to_band() function2084 EXPORT_SYMBOL(ieee80211_operating_class_to_band);2093 if (!ieee80211_operating_class_to_band(operating_class, &band) || in ieee80211_operating_class_to_chandef()
692 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()
9022 bool ieee80211_operating_class_to_band(u8 operating_class,