Searched refs:probe_resp_data (Results 1 – 4 of 4) sorted by relevance
1545 old_data = rcu_dereference_protected(mvmvif->probe_resp_data, in iwl_mvm_probe_resp_data_notif()1547 rcu_assign_pointer(mvmvif->probe_resp_data, new_data); in iwl_mvm_probe_resp_data_notif()
1054 memset(&mvmvif->probe_resp_data, 0, sizeof(mvmvif->probe_resp_data)); in iwl_mvm_cleanup_iterator()1468 RCU_INIT_POINTER(mvmvif->probe_resp_data, NULL); in iwl_mvm_mac_add_interface()1650 probe_data = rcu_dereference_protected(mvmvif->probe_resp_data, in iwl_mvm_mac_remove_interface()1652 RCU_INIT_POINTER(mvmvif->probe_resp_data, NULL); in iwl_mvm_mac_remove_interface()
425 struct iwl_probe_resp_data __rcu *probe_resp_data; member
667 resp_data = rcu_dereference(mvmvif->probe_resp_data); in iwl_mvm_probe_resp_set_noa()