Home
last modified time | relevance | path

Searched refs:RDS_MR_8K_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rds/
H A Dib_mr.h42 #define RDS_MR_8K_MSG_SIZE 2 macro
43 #define RDS_MR_8K_SCALE (256 / (RDS_MR_8K_MSG_SIZE + 1))
H A Dib_frmr.c61 if (npages <= RDS_MR_8K_MSG_SIZE) in rds_ib_alloc_frmr()
H A Dib_rdma.c667 pool->max_pages = RDS_MR_8K_MSG_SIZE + 1; in rds_ib_create_mr_pool()