RTW_WOWLAN_FW
fw->type == RTW_WOWLAN_FW ? "WOW " : "",
case RTW_WOWLAN_FW:
ret = rtw_load_firmware(rtwdev, RTW_WOWLAN_FW);
case RTW_WOWLAN_FW:
ret = rtw_wow_swap_fw(rtwdev, RTW_WOWLAN_FW);