Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A 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()
H A Dwmi.h6492 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id,
H A Dwmi.c9153 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_add_wakeup_event() function