Home
last modified time | relevance | path

Searched refs:op_class (Results 1 – 3 of 3) sorted by relevance

/net/wireless/
Dutil.c2005 u8 *op_class) in ieee80211_chandef_to_operating_class() argument
2017 *op_class = 83; /* HT40+ */ in ieee80211_chandef_to_operating_class()
2019 *op_class = 84; /* HT40- */ in ieee80211_chandef_to_operating_class()
2021 *op_class = 81; in ieee80211_chandef_to_operating_class()
2032 *op_class = 82; /* channel 14 */ in ieee80211_chandef_to_operating_class()
2057 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2060 *op_class = 116; in ieee80211_chandef_to_operating_class()
2062 *op_class = 117; in ieee80211_chandef_to_operating_class()
2064 *op_class = 115; in ieee80211_chandef_to_operating_class()
2073 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
[all …]
Dscan.c732 if (!ieee80211_operating_class_to_band(info->op_class, &band)) in cfg80211_parse_colocated_ap_iter()
2767 ap_info.op_class = elem->data[0]; in cfg80211_gen_reporter_rnr()
2780 &ap_info.op_class)) in cfg80211_gen_reporter_rnr()
2972 if (!ieee80211_operating_class_to_band(ap_info->op_class, in cfg80211_parse_ml_elem_sta_data()
/net/mac80211/
Dtdls.c160 u8 op_class; in ieee80211_tdls_add_oper_classes() local
163 &op_class)) in ieee80211_tdls_add_oper_classes()
170 *pos++ = op_class; in ieee80211_tdls_add_oper_classes()
171 *pos++ = op_class; /* give current operating class as alternate too */ in ieee80211_tdls_add_oper_classes()