Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
Dspectmgmt.c259 if (!ieee80211_operating_class_to_band(new_op_class, &new_band)) { in ieee80211_parse_ch_switch_ie()
Dmlme.c2421 if (!ieee80211_operating_class_to_band(info->op_class, &band)) { in ieee80211_sta_csa_rnr_iter()
/linux-6.14.4/net/wireless/
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()
Dscan.c717 if (!ieee80211_operating_class_to_band(info->op_class, &band)) in cfg80211_parse_colocated_ap_iter()
3080 if (!ieee80211_operating_class_to_band(ap_info->op_class, in cfg80211_parse_ml_elem_sta_data()
/linux-6.14.4/include/net/
Dcfg80211.h9072 bool ieee80211_operating_class_to_band(u8 operating_class,