Lines Matching refs:mvmsta
17 struct iwl_mvm_sta *mvmsta; in iwl_mvm_check_pn() local
52 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_check_pn()
57 ptk_pn = rcu_dereference(mvmsta->ptk_pn[keyidx]); in iwl_mvm_check_pn()
278 struct iwl_mvm_sta *mvmsta; in iwl_mvm_rx_mgmt_prot() local
302 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_mgmt_prot()
303 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_mgmt_prot()
351 wdev = ieee80211_vif_to_wdev(mvmsta->vif); in iwl_mvm_rx_mgmt_prot()
468 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_csum() local
474 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_csum()
695 struct iwl_mvm_sta *mvmsta; in iwl_mvm_reorder_timer_expired() local
705 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_reorder_timer_expired()
711 iwl_mvm_event_frame_timeout_callback(buf->mvm, mvmsta->vif, in iwl_mvm_reorder_timer_expired()
882 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_oldsn_workaround() local
920 ieee80211_stop_rx_ba_session(mvmsta->vif, BIT(tid), sta->addr); in iwl_mvm_oldsn_workaround()
2191 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_get_sta_block_tx() local
2194 if (mvmsta->vif != rx_sta_csa->vif) in iwl_mvm_rx_get_sta_block_tx()
2197 if (mvmsta->disable_tx) in iwl_mvm_rx_get_sta_block_tx()
2508 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_mpdu_mq() local
2515 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_rx_mpdu_mq()
2551 rs_update_last_rssi(mvm, mvmsta, rx_status); in iwl_mvm_rx_mpdu_mq()