Searched refs:MPI3MR_PAGE_SIZE_4K (Results 1 – 2 of 2) sorted by relevance
67 #define MPI3MR_PAGE_SIZE_4K 4096 macro68 #define MPI3MR_SG_DEPTH (MPI3MR_PAGE_SIZE_4K / sizeof(struct mpi3_sge_common))75 #define MPI3MR_ADMIN_REQ_Q_SIZE (2 * MPI3MR_PAGE_SIZE_4K)76 #define MPI3MR_ADMIN_REPLY_Q_SIZE (4 * MPI3MR_PAGE_SIZE_4K)
2880 sz = MPI3MR_PAGE_SIZE_4K; in mpi3mr_alloc_chain_bufs()
Completed in 13 milliseconds