Lines Matching defs:scan_sdata
181 struct ieee80211_sub_if_data *scan_sdata;
193 scan_sdata = rcu_dereference(local->scan_sdata);
194 if (scan_sdata && scan_sdata->vif.type == NL80211_IFTYPE_STATION &&
195 scan_sdata->vif.cfg.assoc &&
202 if (ieee80211_vif_is_mld(&scan_sdata->vif)) {
207 rcu_dereference(scan_sdata->vif.link_conf[link_id]);
210 link_conf = &scan_sdata->vif.bss_conf;
320 sdata1 = rcu_dereference(local->scan_sdata);
445 struct ieee80211_sub_if_data *scan_sdata;
462 scan_sdata = rcu_dereference_protected(local->scan_sdata,
467 ieee80211_prep_hw_scan(scan_sdata)) {
471 rcu_dereference_protected(local->scan_sdata,
492 RCU_INIT_POINTER(local->scan_sdata, NULL);
509 drv_sw_scan_complete(local, scan_sdata);
642 local->scan_sdata,
700 sdata = rcu_dereference_protected(local->scan_sdata,
747 rcu_assign_pointer(local->scan_sdata, sdata);
815 rcu_assign_pointer(local->scan_sdata, sdata);
884 RCU_INIT_POINTER(local->scan_sdata, NULL);
1102 sdata = rcu_dereference_protected(local->scan_sdata,
1125 RCU_INIT_POINTER(local->scan_sdata, NULL);
1311 rcu_dereference_protected(local->scan_sdata,