Lines Matching defs:ar
39 int ath12k_wow_enable(struct ath12k *ar) in ath12k_wow_enable()
81 int ath12k_wow_wakeup(struct ath12k *ar) in ath12k_wow_wakeup()
106 struct ath12k *ar = arvif->ar; in ath12k_wow_vif_cleanup() local
130 static int ath12k_wow_cleanup(struct ath12k *ar) in ath12k_wow_cleanup()
160 ath12k_wow_convert_8023_to_80211(struct ath12k *ar, in ath12k_wow_convert_8023_to_80211()
264 ath12k_wow_pno_check_and_convert(struct ath12k *ar, u32 vdev_id, in ath12k_wow_pno_check_and_convert()
361 struct ath12k *ar = arvif->ar; in ath12k_wow_vif_set_wakeups() local
473 static int ath12k_wow_set_wakeups(struct ath12k *ar, in ath12k_wow_set_wakeups()
495 static int ath12k_wow_vdev_clean_nlo(struct ath12k *ar, u32 vdev_id) in ath12k_wow_vdev_clean_nlo()
523 struct ath12k *ar = arvif->ar; in ath12k_wow_vif_clean_nlo() local
533 static int ath12k_wow_nlo_cleanup(struct ath12k *ar) in ath12k_wow_nlo_cleanup()
555 static int ath12k_wow_set_hw_filter(struct ath12k *ar) in ath12k_wow_set_hw_filter()
581 static int ath12k_wow_clear_hw_filter(struct ath12k *ar) in ath12k_wow_clear_hw_filter()
732 static int ath12k_wow_arp_ns_offload(struct ath12k *ar, bool enable) in ath12k_wow_arp_ns_offload()
767 static int ath12k_gtk_rekey_offload(struct ath12k *ar, bool enable) in ath12k_gtk_rekey_offload()
802 static int ath12k_wow_protocol_offload(struct ath12k *ar, bool enable) in ath12k_wow_protocol_offload()
823 static int ath12k_wow_set_keepalive(struct ath12k *ar, in ath12k_wow_set_keepalive()
845 struct ath12k *ar = ath12k_ah_to_ar(ah, 0); in ath12k_wow_op_suspend() local
923 struct ath12k *ar = ath12k_ah_to_ar(ah, 0); in ath12k_wow_op_set_wakeup() local
933 struct ath12k *ar = ath12k_ah_to_ar(ah, 0); in ath12k_wow_op_resume() local
1002 int ath12k_wow_init(struct ath12k *ar) in ath12k_wow_init()