Lines Matching refs:vif
327 (!info->control.vif || in iwl_mvm_tx_skb_non_sta()
328 info->hw_queue != info->control.vif->cab_queue))) in iwl_mvm_tx_skb_non_sta()
338 info->control.vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_tx_skb_non_sta()
346 if (info->control.vif && in iwl_mvm_tx_skb_non_sta()
347 (info->control.vif->type == NL80211_IFTYPE_P2P_DEVICE || in iwl_mvm_tx_skb_non_sta()
348 info->control.vif->type == NL80211_IFTYPE_AP)) { in iwl_mvm_tx_skb_non_sta()
350 iwl_mvm_vif_from_mac80211(info->control.vif); in iwl_mvm_tx_skb_non_sta()
488 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_check_ratid_empty() local
512 ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid); in iwl_mvm_check_ratid_empty()
528 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid); in iwl_mvm_check_ratid_empty()
782 if (mvmsta && mvmsta->vif->type == NL80211_IFTYPE_AP) { in iwl_mvm_rx_tx_cmd_single()
1036 if (mvmsta->vif) in iwl_mvm_rx_ba_notif()
1038 rcu_dereference(mvmsta->vif->chanctx_conf); in iwl_mvm_rx_ba_notif()