/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_dto.c | 54 IN DAT_COUNT num_segments, in dapls_ib_post_recv() argument 75 if (num_segments > DAPL_MAX_IOV) { in dapls_ib_post_recv() 76 pr_sgl = dapl_os_alloc(num_segments * sizeof (ibt_wr_ds_t)); in dapls_ib_post_recv() 86 for (i = 0; i < num_segments; i++) { in dapls_ib_post_recv() 101 "size(%d) hkey(%016llx)\n", cookie, num_segments, in dapls_ib_post_recv() 106 pr_wr.wr_nds = (uint32_t)num_segments; in dapls_ib_post_recv() 107 if (num_segments > 0) { in dapls_ib_post_recv() 137 if (num_segments > DAPL_MAX_IOV) { in dapls_ib_post_recv() 138 dapl_os_free(pr_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_recv() 222 IN DAT_COUNT num_segments, in dapls_ib_post_srq() argument [all …]
|
H A D | dapl_tavor_ibtf_mrsync.c | 35 IN DAT_VLEN num_segments, in dapls_ib_lmr_sync_rdma_common() argument 52 for (i = 0, j = 0; i < num_segments; i++) { in dapls_ib_lmr_sync_rdma_common()
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_lmr_sync_rdma.c | 67 IN DAT_VLEN num_segments) in dapl_lmr_sync_rdma_read() argument 70 num_segments, DAPL_MR_SYNC_RDMA_RD)); in dapl_lmr_sync_rdma_read() 101 IN DAT_VLEN num_segments) in dapl_lmr_sync_rdma_write() argument 104 num_segments, DAPL_MR_SYNC_RDMA_WR)); in dapl_lmr_sync_rdma_write()
|
H A D | dapl_ep_post_recv.c | 75 IN DAT_COUNT num_segments, in dapl_ep_post_recv() argument 87 num_segments, in dapl_ep_post_recv() 121 if (num_segments != 1 || in dapl_ep_post_recv() 123 dat_status = dapls_ib_post_recv(ep_ptr, cookie, num_segments, in dapl_ep_post_recv()
|
H A D | dapl_ep_post_send.c | 72 IN DAT_COUNT num_segments, in dapl_ep_post_send() argument 83 num_segments, in dapl_ep_post_send() 89 num_segments, in dapl_ep_post_send()
|
H A D | dapl_ep_post_rdma_read.c | 75 IN DAT_COUNT num_segments, in dapl_ep_post_rdma_read() argument 87 num_segments, in dapl_ep_post_rdma_read() 94 num_segments, in dapl_ep_post_rdma_read()
|
H A D | dapl_ep_post_rdma_write.c | 75 IN DAT_COUNT num_segments, in dapl_ep_post_rdma_write() argument 86 num_segments, in dapl_ep_post_rdma_write() 93 num_segments, in dapl_ep_post_rdma_write()
|
H A D | dapl_srq.c | 256 IN DAT_COUNT num_segments, in dapl_srq_post_recv() argument 267 num_segments, in dapl_srq_post_recv() 294 dat_status = dapls_ib_post_srq(srq_ptr, cookie, num_segments, in dapl_srq_post_recv()
|
H A D | dapl_ep_util.c | 295 IN DAT_COUNT num_segments, in dapl_ep_post_send_req() argument 330 if (num_segments != 1 || in dapl_ep_post_send_req() 335 num_segments, in dapl_ep_post_send_req()
|
/titanic_41/usr/src/lib/udapl/libdat/common/ |
H A D | dat_api.c | 276 IN DAT_COUNT num_segments, in dat_ep_post_send() argument 285 num_segments, in dat_ep_post_send() 294 IN DAT_COUNT num_segments, in dat_ep_post_recv() argument 303 num_segments, in dat_ep_post_recv() 312 IN DAT_COUNT num_segments, in dat_ep_post_rdma_read() argument 322 num_segments, in dat_ep_post_rdma_read() 332 IN DAT_COUNT num_segments, in dat_ep_post_rdma_write() argument 342 num_segments, in dat_ep_post_rdma_write() 577 IN DAT_VLEN num_segments) in dat_lmr_sync_rdma_read() argument 587 num_segments)); in dat_lmr_sync_rdma_read() [all …]
|
/titanic_41/usr/src/lib/libfru/libfrupicl/ |
H A D | frupicl.c | 486 uint32_t num_segments = 0; in add_segs_for_section() local 491 (void *)&num_segments, in add_segs_for_section() 492 sizeof (num_segments))) != PICL_SUCCESS) { in add_segs_for_section() 497 if (num_segments != 0) { in add_segs_for_section() 499 int total_space = list->num + num_segments; in add_segs_for_section() 953 int num_segments = 0, status; in fpt_for_each_segment() local 977 &num_segments, in fpt_for_each_segment() 978 sizeof (num_segments))) in fpt_for_each_segment() 984 } else if (num_segments == 0) { in fpt_for_each_segment()
|
/titanic_41/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 497 int num_segments = 0; in add_segs_for_section() local 502 (void *)&num_segments, in add_segs_for_section() 503 sizeof (num_segments))) != PICL_SUCCESS) { in add_segs_for_section() 508 if (num_segments != 0) { in add_segs_for_section() 510 int total_space = list->num + num_segments; in add_segs_for_section() 965 int num_segments = 0, status; in fpt_for_each_segment() local 989 &num_segments, in fpt_for_each_segment() 990 sizeof (num_segments))) in fpt_for_each_segment() 996 } else if (num_segments == 0) { in fpt_for_each_segment()
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_adapter_util.h | 301 IN DAT_COUNT num_segments, 313 IN DAT_COUNT num_segments, 320 IN DAT_COUNT num_segments, 335 IN DAT_VLEN num_segments,
|
H A D | dapl_ep_util.h | 75 IN DAT_COUNT num_segments,
|
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_mem.c | 361 size_t num_segments) in ibt_sync_mr() argument 365 mr_segments, num_segments); in ibt_sync_mr() 368 IBTL_HCA2CIHCA(hca_hdl), mr_segments, num_segments)); in ibt_sync_mr()
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibci.h | 293 ibt_mr_sync_t *mr_segments, size_t num_segments);
|
H A D | ibti_common.h | 1230 size_t num_segments);
|