Searched refs:max_rdma_size (Results 1 – 4 of 4) sorted by relevance
231 ep_attr->max_rdma_size = 0x80000000; in dapli_ep_default_attrs()632 ep_attr->max_rdma_size > ep_attr_limit.max_rdma_size || in dapl_ep_create_common()
370 DAT_VLEN max_rdma_size; member445 DAT_VLEN max_rdma_size; member
1411 ia_attr->max_rdma_size = (DAT_VLEN)DAPL_IB_MAX_MESSAGE_SIZE; in dapls_ib_query_ia()1471 ia_attr->max_rdma_size, in dapls_ib_query_ia()1495 ep_attr->max_rdma_size = DAPL_IB_MAX_MESSAGE_SIZE; in dapls_ib_query_ep()
523 if (ep_attr->max_rdma_size > 0) { in dapls_ib_qp_modify()524 if (ep_attr->max_rdma_size > DAPL_IB_MAX_MESSAGE_SIZE) { in dapls_ib_qp_modify()