Home
last modified time | relevance | path

Searched refs:wow_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c312 static int rtw_wow_check_fw_status(struct rtw_dev *rtwdev, bool wow_enable) in rtw_wow_check_fw_status() argument
318 if (wow_enable) { in rtw_wow_check_fw_status()
341 wow_enable ? "enabled" : "disabled"); in rtw_wow_check_fw_status()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dwow.c1244 static int rtw89_wow_check_fw_status(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_wow_check_fw_status() argument
1251 wow_enable == !!polling, in rtw89_wow_check_fw_status()
1256 str_enabled_disabled(wow_enable)); in rtw89_wow_check_fw_status()