Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.h34 void ath11k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled);
H A Dwow.c766 void ath11k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath11k_wow_op_set_wakeup() function
H A Dmac.c9733 .set_wakeup = ath11k_wow_op_set_wakeup,