Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dwow.c314 void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath9k_set_wakeup() function
Dath9k.h866 void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled);
883 static inline void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath9k_set_wakeup() function
Dmain.c2802 .set_wakeup = ath9k_set_wakeup,