Searched refs:tx_blocked_vif (Results 1 – 2 of 2) sorted by relevance
1490 struct ieee80211_vif *tx_blocked_vif; in iwl_mvm_rx_beacon_notif() local1532 tx_blocked_vif = rcu_dereference_protected(mvm->csa_tx_blocked_vif, in iwl_mvm_rx_beacon_notif()1534 if (unlikely(tx_blocked_vif)) { in iwl_mvm_rx_beacon_notif()1536 iwl_mvm_vif_from_mac80211(tx_blocked_vif); in iwl_mvm_rx_beacon_notif()
771 struct ieee80211_vif *tx_blocked_vif; in iwl_mvm_tx_unblock_dwork() local776 tx_blocked_vif = in iwl_mvm_tx_unblock_dwork()780 if (!tx_blocked_vif) in iwl_mvm_tx_unblock_dwork()783 mvmvif = iwl_mvm_vif_from_mac80211(tx_blocked_vif); in iwl_mvm_tx_unblock_dwork()