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()
473 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_csum() local
479 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_csum()
1896 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_get_sta_block_tx() local
1899 if (mvmsta->vif != rx_sta_csa->vif) in iwl_mvm_rx_get_sta_block_tx()
1902 if (mvmsta->disable_tx) in iwl_mvm_rx_get_sta_block_tx()
2223 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_rx_mpdu_mq() local
2230 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_rx_mpdu_mq()
2266 rs_update_last_rssi(mvm, mvmsta, rx_status); in iwl_mvm_rx_mpdu_mq()
2326 iwl_mvm_count_mpdu(mvmsta, sta_id, 1, false, in iwl_mvm_rx_mpdu_mq()