Searched refs:ahvif (Results 1 – 3 of 3) sorted by relevance
32 static inline bool ath12k_wow_is_p2p_vdev(struct ath12k_vif *ahvif) in ath12k_wow_is_p2p_vdev() argument34 return (ahvif->vdev_subtype == WMI_VDEV_SUBTYPE_P2P_DEVICE || in ath12k_wow_is_p2p_vdev()35 ahvif->vdev_subtype == WMI_VDEV_SUBTYPE_P2P_CLIENT || in ath12k_wow_is_p2p_vdev()36 ahvif->vdev_subtype == WMI_VDEV_SUBTYPE_P2P_GO); in ath12k_wow_is_p2p_vdev()367 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_set_wakeups()482 if (ath12k_wow_is_p2p_vdev(arvif->ahvif)) in ath12k_wow_set_wakeups()525 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_clean_nlo()541 if (ath12k_wow_is_p2p_vdev(arvif->ahvif)) in ath12k_wow_nlo_cleanup()564 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_set_hw_filter()590 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_clear_hw_filter()[all …]
233 struct ath12k_vif *ahvif = arvif->ahvif; in ath12k_dp_tx() local278 if (ahvif->tx_encap_type == HAL_TCL_ENCAP_TYPE_RAW && in ath12k_dp_tx()380 skb_cb->vif = ahvif->vif; in ath12k_dp_tx()
6895 struct ath12k_vif *ahvif; in ath12k_wmi_process_csa_switch_count_event() local6910 ahvif = arvif->ahvif; in ath12k_wmi_process_csa_switch_count_event()6918 conf = rcu_dereference(ahvif->vif->link_conf[arvif->link_id]); in ath12k_wmi_process_csa_switch_count_event()6921 ahvif->vif->addr, arvif->link_id); in ath12k_wmi_process_csa_switch_count_event()6926 ieee80211_csa_finish(ahvif->vif, 0); in ath12k_wmi_process_csa_switch_count_event()7368 ieee80211_gtk_rekey_notify(arvif->ahvif->vif, arvif->bssid, in ath12k_wmi_gtk_offload_status_event()7697 if (arvif->is_started && arvif->ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_wmi_simulate_radar()