Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
2103 bool build_prp = false; in megasas_is_prp_possible() local2121 build_prp = true; in megasas_is_prp_possible()2126 build_prp = true; in megasas_is_prp_possible()2129 return build_prp; in megasas_is_prp_possible()2158 bool build_prp = false; in megasas_make_prp_nvme() local2163 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()2165 if (!build_prp) in megasas_make_prp_nvme()2256 return build_prp; in megasas_make_prp_nvme()2350 bool build_prp = false; in megasas_make_sgl() local2362 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()[all …]
2554 bool build_prp = true; in base_is_prp_possible() local2559 build_prp = false; in base_is_prp_possible()2560 return build_prp; in base_is_prp_possible()2567 build_prp = false; in base_is_prp_possible()2569 return build_prp; in base_is_prp_possible()