Home
last modified time | relevance | path

Searched refs:fw_id_to_link_sta (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmld-sta.c526 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[mvm_sta_link->sta_id], NULL); in iwl_mvm_mld_free_sta_link()
576 rcu_assign_pointer(mvm->fw_id_to_link_sta[link->sta_id], in iwl_mvm_mld_alloc_sta_link()
661 rcu_assign_pointer(mvm->fw_id_to_link_sta[sta_id], link_sta); in iwl_mvm_alloc_sta_after_restart()
869 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[sta_id], NULL); in iwl_mvm_mld_rm_sta_id()
1144 rcu_assign_pointer(mvm->fw_id_to_link_sta[sta_id], in iwl_mvm_mld_update_sta_links()
Dfw.c1481 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[i], NULL); in iwl_mvm_up()
1651 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[i], NULL); in iwl_mvm_load_d3_fw()
Drs-fw.c429 link_sta = rcu_dereference(mvm->fw_id_to_link_sta[notif->sta_id]); in iwl_mvm_tlc_update_notif()
Dmvm.h1080 struct ieee80211_link_sta __rcu *fw_id_to_link_sta[IWL_STATION_COUNT_MAX]; member
Drxmq.c2198 link_sta = rcu_dereference(mvm->fw_id_to_link_sta[sta_id]); in iwl_mvm_rx_mpdu_mq()
Dsta.c4400 rcu_dereference(mvmvif->mvm->fw_id_to_link_sta[fw_sta_id]); in iwl_mvm_fw_sta_id_to_fw_link_id()
Dmac80211.c3529 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[sta_id], NULL); in iwl_mvm_sta_pre_rcu_remove()