Lines Matching defs:sdata
22 int ieee80211_parse_ch_switch_ie(struct ieee80211_sub_if_data *sdata,
56 sdata_info(sdata,
86 new_chan = ieee80211_get_channel(sdata->local->hw.wiphy, new_freq);
88 sdata_info(sdata,
123 switch (sdata->vif.bss_conf.chandef.width) {
127 sdata->vif.bss_conf.chandef.width;
157 if (!ieee80211_chandef_vht_oper(&sdata->local->hw,
175 sdata_info(sdata,
192 static void ieee80211_send_refuse_measurement_request(struct ieee80211_sub_if_data *sdata,
197 struct ieee80211_local *local = sdata->local;
209 memcpy(msr_report->sa, sdata->vif.addr, ETH_ALEN);
231 ieee80211_tx_skb(sdata, skb);
234 void ieee80211_process_measurement_req(struct ieee80211_sub_if_data *sdata,
245 ieee80211_send_refuse_measurement_request(sdata,