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()
1188 static int rtw89_wow_check_fw_status(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_wow_check_fw_status() argument1195 wow_enable == !!polling, in rtw89_wow_check_fw_status()1200 wow_enable ? "enabled" : "disabled"); in rtw89_wow_check_fw_status()
1545 int rtw89_mac_cpu_io_rx(struct rtw89_dev *rtwdev, bool wow_enable);
6714 int rtw89_mac_cpu_io_rx(struct rtw89_dev *rtwdev, bool wow_enable) in rtw89_mac_cpu_io_rx() argument6725 h2c_info.u.hdr.w0 = u32_encode_bits(wow_enable, RTW89_H2CREG_WOW_CPUIO_RX_CTRL_EN); in rtw89_mac_cpu_io_rx()