Searched refs:wow_enable (Results 1 – 4 of 4) sorted by relevance
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()
1172 static int rtw89_wow_check_fw_status(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_wow_check_fw_status() argument1179 wow_enable == !!polling, in rtw89_wow_check_fw_status()1184 wow_enable ? "enabled" : "disabled"); in rtw89_wow_check_fw_status()
1467 int rtw89_mac_cpu_io_rx(struct rtw89_dev *rtwdev, bool wow_enable);
6395 int rtw89_mac_cpu_io_rx(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_mac_cpu_io_rx() argument6403 h2c_info.u.hdr.w0 = u32_encode_bits(wow_enable, RTW89_H2CREG_WOW_CPUIO_RX_CTRL_EN); in rtw89_mac_cpu_io_rx()