Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwow.h33 void ath11k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled);
Dwow.c766 void ath11k_wow_op_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath11k_wow_op_set_wakeup() function
Dmac.c8628 .set_wakeup = ath11k_wow_op_set_wakeup,