Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
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()
Dwmi.h5622 int ath12k_wmi_wow_add_wakeup_event(struct ath12k *ar, u32 vdev_id,
Dwmi.c7556 int ath12k_wmi_wow_add_wakeup_event(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_wow_add_wakeup_event() function