Home
last modified time | relevance | path

Searched refs:ath11k_wmi_wow_add_wakeup_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwow.c102 ret = ath11k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 0); in ath11k_wow_vif_cleanup()
452 ret = ath11k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 1); in ath11k_vif_wow_set_wakeups()
Dwmi.h6492 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id,
Dwmi.c9142 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_add_wakeup_event() function