Searched refs:MPI3MR_PAGE_SIZE_4K (Results 1 – 2 of 2) sorted by relevance
73 #define MPI3MR_PAGE_SIZE_4K 4096 macro74 #define MPI3MR_SG_DEPTH (MPI3MR_PAGE_SIZE_4K / sizeof(struct mpi3_sge_common))81 #define MPI3MR_ADMIN_REQ_Q_SIZE (2 * MPI3MR_PAGE_SIZE_4K)82 #define MPI3MR_ADMIN_REPLY_Q_SIZE (4 * MPI3MR_PAGE_SIZE_4K)
3420 sz = MPI3MR_PAGE_SIZE_4K; in mpi3mr_alloc_chain_bufs()