Home
last modified time | relevance | path

Searched refs:enable_wow (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/realtek/rtw89/
A Dwow.c710 static void rtw89_wow_leave_ps(struct rtw89_dev *rtwdev, bool enable_wow) in rtw89_wow_leave_ps() argument
717 if (enable_wow) in rtw89_wow_leave_ps()
724 static int rtw89_wow_config_mac(struct rtw89_dev *rtwdev, bool enable_wow) in rtw89_wow_config_mac() argument
728 return mac->wow_config_mac(rtwdev, enable_wow); in rtw89_wow_config_mac()
A Dmac_be.c2349 static int rtw89_wow_config_mac_be(struct rtw89_dev *rtwdev, bool enable_wow) in rtw89_wow_config_mac_be() argument
2351 if (enable_wow) { in rtw89_wow_config_mac_be()
2354 rtw89_mac_cpu_io_rx(rtwdev, enable_wow); in rtw89_wow_config_mac_be()
2366 rtw89_mac_cpu_io_rx(rtwdev, enable_wow); in rtw89_wow_config_mac_be()
A Dmac.h1073 int (*wow_config_mac)(struct rtw89_dev *rtwdev, bool enable_wow);
A Dmac.c6884 static int rtw89_wow_config_mac_ax(struct rtw89_dev *rtwdev, bool enable_wow) in rtw89_wow_config_mac_ax() argument
6890 if (enable_wow) { in rtw89_wow_config_mac_ax()
6898 rtw89_mac_cpu_io_rx(rtwdev, enable_wow); in rtw89_wow_config_mac_ax()
6921 rtw89_mac_cpu_io_rx(rtwdev, enable_wow); in rtw89_wow_config_mac_ax()
/drivers/net/wireless/ath/ath6kl/
A Dwmi.h2121 __le32 enable_wow; member
A Dwmi.c2930 cmd->enable_wow = cpu_to_le32(wow_mode); in ath6kl_wmi_set_wow_mode_cmd()

Completed in 55 milliseconds