Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
664 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()
H A Dfw.c1588 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[i], NULL); in iwl_mvm_up()
1778 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[i], NULL); in iwl_mvm_load_d3_fw()
H A Drs-fw.c429 link_sta = rcu_dereference(mvm->fw_id_to_link_sta[notif->sta_id]); in iwl_mvm_tlc_update_notif()
H A Dmvm.h927 struct ieee80211_link_sta __rcu *fw_id_to_link_sta[IWL_MVM_STATION_COUNT_MAX]; member
H A Drxmq.c2483 link_sta = rcu_dereference(mvm->fw_id_to_link_sta[id]); in iwl_mvm_rx_mpdu_mq()
H A Dmac80211.c3339 RCU_INIT_POINTER(mvm->fw_id_to_link_sta[sta_id], NULL); in iwl_mvm_sta_pre_rcu_remove()