Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dwow.h20 void ath10k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled);
Dwow.c552 void ath10k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath10k_wow_op_set_wakeup() function
Dmac.c9465 .set_wakeup = ath10k_wow_op_set_wakeup,