Lines Matching refs:vdev_id
110 ret = ath12k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 0); in ath12k_wow_vif_cleanup()
113 wow_wakeup_event(i), arvif->vdev_id, ret); in ath12k_wow_vif_cleanup()
119 ret = ath12k_wmi_wow_del_pattern(ar, arvif->vdev_id, i); in ath12k_wow_vif_cleanup()
122 i, arvif->vdev_id, ret); in ath12k_wow_vif_cleanup()
141 arvif->vdev_id, ret); in ath12k_wow_cleanup()
264 ath12k_wow_pno_check_and_convert(struct ath12k *ar, u32 vdev_id, in ath12k_wow_pno_check_and_convert() argument
272 pno->vdev_id = vdev_id; in ath12k_wow_pno_check_and_convert()
401 ret = ath12k_wow_pno_check_and_convert(ar, arvif->vdev_id, in ath12k_wow_vif_set_wakeups()
404 ath12k_wmi_wow_config_pno(ar, arvif->vdev_id, pno); in ath12k_wow_vif_set_wakeups()
442 ret = ath12k_wmi_wow_add_pattern(ar, arvif->vdev_id, in ath12k_wow_vif_set_wakeups()
451 arvif->vdev_id, ret); in ath12k_wow_vif_set_wakeups()
462 ret = ath12k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 1); in ath12k_wow_vif_set_wakeups()
465 wow_wakeup_event(i), arvif->vdev_id, ret); in ath12k_wow_vif_set_wakeups()
487 arvif->vdev_id, ret); 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() argument
508 ret = ath12k_wmi_wow_config_pno(ar, vdev_id, pno); in ath12k_wow_vdev_clean_nlo()
527 return ath12k_wow_vdev_clean_nlo(ar, arvif->vdev_id); in ath12k_wow_vif_clean_nlo()
547 arvif->vdev_id, ret); in ath12k_wow_nlo_cleanup()
567 arg.vdev_id = arvif->vdev_id; in ath12k_wow_set_hw_filter()
573 arvif->vdev_id, ret); in ath12k_wow_set_hw_filter()
593 arg.vdev_id = arvif->vdev_id; in ath12k_wow_clear_hw_filter()
600 arvif->vdev_id, ret); in ath12k_wow_clear_hw_filter()
760 arvif->vdev_id, enable, ret); in ath12k_wow_arp_ns_offload()
788 arvif->vdev_id, ret); in ath12k_gtk_rekey_offload()
797 arvif->vdev_id, enable, ret); in ath12k_gtk_rekey_offload()