Lines Matching refs:mvmsta
98 struct iwl_mvm_sta *mvmsta; in iwl_mvm_check_pn() local
133 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_check_pn()
138 ptk_pn = rcu_dereference(mvmsta->ptk_pn[keyidx]); in iwl_mvm_check_pn()
400 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_csum() local
401 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_csum()
646 struct iwl_mvm_sta *mvmsta; in iwl_mvm_reorder_timer_expired() local
651 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_reorder_timer_expired()
657 iwl_mvm_event_frame_timeout_callback(buf->mvm, mvmsta->vif, in iwl_mvm_reorder_timer_expired()
797 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_oldsn_workaround() local
835 ieee80211_stop_rx_ba_session(mvmsta->vif, BIT(tid), sta->addr); in iwl_mvm_oldsn_workaround()
1729 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_mpdu_mq() local
1736 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_rx_mpdu_mq()
1758 rs_update_last_rssi(mvm, mvmsta, rx_status); in iwl_mvm_rx_mpdu_mq()