Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.h33 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.c9122 .set_wakeup = ath11k_wow_op_set_wakeup,