Searched refs:sges_needed (Results 1 – 1 of 1) sorted by relevance
631 U16 available_sges, i, sges_needed; in mpi3mr_app_construct_sgl() local642 sges_needed = mpi3mr_total_num_ioctl_sges(dma_buffers, bufcnt); in mpi3mr_app_construct_sgl()651 if (sges_needed > available_sges) in mpi3mr_app_construct_sgl()684 if ((sges_needed > 2) || (sges_needed > available_sges)) in mpi3mr_app_construct_sgl()707 (sges_needed > 1)) in mpi3mr_app_construct_sgl()715 sges_needed--; in mpi3mr_app_construct_sgl()723 (sges_needed > 1)) in mpi3mr_app_construct_sgl()738 sges_needed--; in mpi3mr_app_construct_sgl()747 if (sges_needed > available_sges) in mpi3mr_app_construct_sgl()750 (sges_needed * sge_element_size), sc->ioctl_chain_sge.dma_addr); in mpi3mr_app_construct_sgl()