Home
last modified time | relevance | path

Searched refs:RTW89_FW_WOWLAN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dwow.c1262 enum rtw89_fw_type fw_type = wow ? RTW89_FW_WOWLAN : RTW89_FW_NORMAL; in rtw89_wow_swap_fw()
H A Dcore.h5961 RTW89_FW_WOWLAN = 3, enumerator
9102 case RTW89_FW_WOWLAN: in rtw89_fw_suit_get()
H A Dfw.c1062 enum rtw89_fw_type wowlan_fw_type = RTW89_FW_WOWLAN; in rtw89_fw_recognize()
1973 (fw_suit->type == RTW89_FW_NORMAL || fw_suit->type == RTW89_FW_WOWLAN)) in rtw89_fw_download_suit()