Searched refs:wow_enable (Results 1 – 3 of 3) sorted by relevance
470 static int rtw89_wow_check_fw_status(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_wow_check_fw_status() argument476 wow_enable == !!polling, in rtw89_wow_check_fw_status()481 wow_enable ? "enabled" : "disabled"); in rtw89_wow_check_fw_status()
312 static int rtw_wow_check_fw_status(struct rtw_dev *rtwdev, bool wow_enable) in rtw_wow_check_fw_status() argument318 if (wow_enable) { in rtw_wow_check_fw_status()341 wow_enable ? "enabled" : "disabled"); in rtw_wow_check_fw_status()
1698 bool wow_enable; member