Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwow.h34 int ath11k_wow_enable(struct ath11k_base *ab);
44 static inline int ath11k_wow_enable(struct ath11k_base *ab) in ath11k_wow_enable() function
Dwow.c29 int ath11k_wow_enable(struct ath11k_base *ab) in ath11k_wow_enable() function
727 ret = ath11k_wow_enable(ar->ab); in ath11k_wow_op_suspend()
Dcore.c686 ret = ath11k_wow_enable(ab); in ath11k_core_suspend()