Lines Matching refs:vif
367 (!info->control.vif || in iwl_mvm_tx_skb_non_sta()
368 info->hw_queue != info->control.vif->cab_queue))) in iwl_mvm_tx_skb_non_sta()
378 info->control.vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_tx_skb_non_sta()
391 if (info->control.vif) { in iwl_mvm_tx_skb_non_sta()
393 iwl_mvm_vif_from_mac80211(info->control.vif); in iwl_mvm_tx_skb_non_sta()
395 if (info->control.vif->type == NL80211_IFTYPE_P2P_DEVICE || in iwl_mvm_tx_skb_non_sta()
396 info->control.vif->type == NL80211_IFTYPE_AP) in iwl_mvm_tx_skb_non_sta()
398 else if (info->control.vif->type == NL80211_IFTYPE_STATION && in iwl_mvm_tx_skb_non_sta()
541 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_check_ratid_empty() local
565 ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid); in iwl_mvm_check_ratid_empty()
573 vif->hw_queue[tid_to_mac80211_ac[tid]], tid, in iwl_mvm_check_ratid_empty()
576 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid); in iwl_mvm_check_ratid_empty()
830 if (mvmsta && mvmsta->vif->type == NL80211_IFTYPE_AP) { in iwl_mvm_rx_tx_cmd_single()
1080 if (mvmsta->vif) in iwl_mvm_rx_ba_notif()
1082 rcu_dereference(mvmsta->vif->chanctx_conf); in iwl_mvm_rx_ba_notif()