Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwow.h9 int ath11k_wow_enable(struct ath11k_base *ab);
Dwow.c15 int ath11k_wow_enable(struct ath11k_base *ab) in ath11k_wow_enable() function
Dcore.c255 ret = ath11k_wow_enable(ab); in ath11k_core_suspend()