Home
last modified time | relevance | path

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

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