ath9k: Add a debugfs file for WOW
This can be used to force WOW for cards that are not present in the supported PCI ID list. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
e094c3375c
commit
8b86171508
@@ -1044,6 +1044,7 @@ struct ath_softc {
|
||||
|
||||
#ifdef CONFIG_ATH9K_WOW
|
||||
u32 wow_intr_before_sleep;
|
||||
bool force_wow;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user