Lines Matching defs:ar

31 	struct ath11k *ar = ath11k_ab_to_ar(ab, 0);  in ath11k_wow_enable()  local
68 struct ath11k *ar = ath11k_ab_to_ar(ab, 0); in ath11k_wow_wakeup() local
98 struct ath11k *ar = arvif->ar; in ath11k_wow_vif_cleanup() local
122 static int ath11k_wow_cleanup(struct ath11k *ar) in ath11k_wow_cleanup()
251 static int ath11k_wmi_pno_check_and_convert(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_pno_check_and_convert()
351 struct ath11k *ar = arvif->ar; in ath11k_vif_wow_set_wakeups() local
468 static int ath11k_wow_set_wakeups(struct ath11k *ar, in ath11k_wow_set_wakeups()
491 struct ath11k *ar = arvif->ar; in ath11k_vif_wow_clean_nlo() local
514 static int ath11k_wow_nlo_cleanup(struct ath11k *ar) in ath11k_wow_nlo_cleanup()
533 static int ath11k_wow_set_hw_filter(struct ath11k *ar) in ath11k_wow_set_hw_filter()
557 static int ath11k_wow_clear_hw_filter(struct ath11k *ar) in ath11k_wow_clear_hw_filter()
577 static int ath11k_wow_arp_ns_offload(struct ath11k *ar, bool enable) in ath11k_wow_arp_ns_offload()
600 static int ath11k_gtk_rekey_offload(struct ath11k *ar, bool enable) in ath11k_gtk_rekey_offload()
635 static int ath11k_wow_protocol_offload(struct ath11k *ar, bool enable) in ath11k_wow_protocol_offload()
656 static int ath11k_wow_set_keepalive(struct ath11k *ar, in ath11k_wow_set_keepalive()
677 struct ath11k *ar = hw->priv; in ath11k_wow_op_suspend() local
773 struct ath11k *ar = hw->priv; in ath11k_wow_op_set_wakeup() local
782 struct ath11k *ar = hw->priv; in ath11k_wow_op_resume() local
858 int ath11k_wow_init(struct ath11k *ar) in ath11k_wow_init()