Searched refs:ext_chansw_elem (Results 1 – 1 of 1) sorted by relevance
236 const struct ieee80211_ext_chansw_ie *ext_chansw_elem; in ieee80211_parse_ch_switch_ie() local244 ext_chansw_elem = elems->ext_chansw_ie; in ieee80211_parse_ch_switch_ie()255 if (ext_chansw_elem) { in ieee80211_parse_ch_switch_ie()256 new_op_class = ext_chansw_elem->new_operating_class; in ieee80211_parse_ch_switch_ie()263 ext_chansw_elem->new_operating_class); in ieee80211_parse_ch_switch_ie()265 new_chan_no = ext_chansw_elem->new_ch_num; in ieee80211_parse_ch_switch_ie()266 csa_ie->count = ext_chansw_elem->count; in ieee80211_parse_ch_switch_ie()267 csa_ie->mode = ext_chansw_elem->mode; in ieee80211_parse_ch_switch_ie()