Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c2106 bool ieee80211_operating_class_to_band(u8 operating_class, in ieee80211_operating_class_to_band() function
2132 EXPORT_SYMBOL(ieee80211_operating_class_to_band);
2141 if (!ieee80211_operating_class_to_band(operating_class, &band) || in ieee80211_operating_class_to_chandef()
H A Dscan.c717 if (!ieee80211_operating_class_to_band(info->op_class, &band)) in cfg80211_parse_colocated_ap_iter()
3092 if (!ieee80211_operating_class_to_band(ap_info->op_class, in cfg80211_parse_ml_elem_sta_data()
/linux/include/net/
H A Dcfg80211.h9243 bool ieee80211_operating_class_to_band(u8 operating_class,
/linux/net/mac80211/
H A Dmlme.c2649 if (!ieee80211_operating_class_to_band(info->op_class, &band)) { in ieee80211_sta_csa_rnr_iter()