Searched refs:MPI3MR_SG_DEPTH (Results 1 – 2 of 2) sorted by relevance
74 #define MPI3MR_SG_DEPTH (MPI3MR_PAGE_SIZE_4K / sizeof(struct mpi3_sge_common)) macro
3396 if (sges_left > MPI3MR_SG_DEPTH) { in mpi3mr_prepare_sg_scmd()4782 .sg_tablesize = MPI3MR_SG_DEPTH,5028 shost->sg_tablesize = MPI3MR_SG_DEPTH; in mpi3mr_probe()