Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwow.c119 ret = ath12k_wmi_wow_del_pattern(ar, arvif->vdev_id, i); in ath12k_wow_vif_cleanup()
Dwmi.h5785 int ath12k_wmi_wow_del_pattern(struct ath12k *ar, u32 vdev_id, u32 pattern_id);
Dwmi.c7992 int ath12k_wmi_wow_del_pattern(struct ath12k *ar, u32 vdev_id, u32 pattern_id) in ath12k_wmi_wow_del_pattern() function