Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwow.c110 ret = ath12k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 0); in ath12k_wow_vif_cleanup()
462 ret = ath12k_wmi_wow_add_wakeup_event(ar, arvif->vdev_id, i, 1); in ath12k_wow_vif_set_wakeups()
H A Dwmi.h6457 int ath12k_wmi_wow_add_wakeup_event(struct ath12k *ar, u32 vdev_id,
H A Dwmi.c10122 int ath12k_wmi_wow_add_wakeup_event(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_wow_add_wakeup_event() function