Lines Matching defs:ar
26 struct ath10k *ar = arvif->ar; in ath10k_wow_vif_cleanup() local
50 static int ath10k_wow_cleanup(struct ath10k *ar) in ath10k_wow_cleanup()
171 static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_pno_check()
270 struct ath10k *ar = arvif->ar; in ath10k_vif_wow_set_wakeups() local
385 static int ath10k_wow_set_wakeups(struct ath10k *ar, in ath10k_wow_set_wakeups()
408 struct ath10k *ar = arvif->ar; in ath10k_vif_wow_clean_nlo() local
431 static int ath10k_wow_nlo_cleanup(struct ath10k *ar) in ath10k_wow_nlo_cleanup()
450 static int ath10k_wow_enable(struct ath10k *ar) in ath10k_wow_enable()
473 static int ath10k_wow_wakeup(struct ath10k *ar) in ath10k_wow_wakeup()
500 struct ath10k *ar = hw->priv; in ath10k_wow_op_suspend() local
554 struct ath10k *ar = hw->priv; in ath10k_wow_op_set_wakeup() local
566 struct ath10k *ar = hw->priv; in ath10k_wow_op_resume() local
614 int ath10k_wow_init(struct ath10k *ar) in ath10k_wow_init()