Searched refs:host_max (Results 1 – 1 of 1) sorted by relevance
15 u32 host_min, host_max, tmp_max; in wil_fw_get_crash_dump_bounds() local24 host_max = map->host + (map->to - map->from); in wil_fw_get_crash_dump_bounds()36 if (tmp_max > host_max) in wil_fw_get_crash_dump_bounds()37 host_max = tmp_max; in wil_fw_get_crash_dump_bounds()40 *out_dump_size = host_max - host_min; in wil_fw_get_crash_dump_bounds()