Searched refs:MPI3MR_MAX_SGL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
461 if (sc->max_sgl_entries > MPI3MR_MAX_SGL_ENTRIES) in mpi3mr_pci_attach()462 sc->max_sgl_entries = MPI3MR_MAX_SGL_ENTRIES; in mpi3mr_pci_attach()
118 #define MPI3MR_MAX_SGL_ENTRIES 2048 macro