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()
242 static int ath11k_wmi_pno_check_and_convert(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_pno_check_and_convert()
342 struct ath11k *ar = arvif->ar; in ath11k_vif_wow_set_wakeups() local
463 static int ath11k_wow_set_wakeups(struct ath11k *ar, in ath11k_wow_set_wakeups()
486 struct ath11k *ar = arvif->ar; in ath11k_vif_wow_clean_nlo() local
509 static int ath11k_wow_nlo_cleanup(struct ath11k *ar) in ath11k_wow_nlo_cleanup()
528 static int ath11k_wow_set_hw_filter(struct ath11k *ar) in ath11k_wow_set_hw_filter()
552 static int ath11k_wow_clear_hw_filter(struct ath11k *ar) in ath11k_wow_clear_hw_filter()
572 static int ath11k_wow_arp_ns_offload(struct ath11k *ar, bool enable) in ath11k_wow_arp_ns_offload()
595 static int ath11k_gtk_rekey_offload(struct ath11k *ar, bool enable) in ath11k_gtk_rekey_offload()
630 static int ath11k_wow_protocol_offload(struct ath11k *ar, bool enable) in ath11k_wow_protocol_offload()
651 static int ath11k_wow_set_keepalive(struct ath11k *ar, in ath11k_wow_set_keepalive()
672 struct ath11k *ar = hw->priv; in ath11k_wow_op_suspend() local
768 struct ath11k *ar = hw->priv; in ath11k_wow_op_set_wakeup() local
777 struct ath11k *ar = hw->priv; in ath11k_wow_op_resume() local
853 int ath11k_wow_init(struct ath11k *ar) in ath11k_wow_init()