/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_dto.c | 59 ibt_wr_ds_t pr_sgl_arr[DAPL_MAX_IOV]; in dapls_ib_post_recv() 60 ibt_wr_ds_t *pr_sgl; in dapls_ib_post_recv() 76 pr_sgl = dapl_os_alloc(num_segments * sizeof (ibt_wr_ds_t)); in dapls_ib_post_recv() 138 dapl_os_free(pr_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_recv() 156 ibt_wr_ds_t pr_sgl; in dapls_ib_post_recv_one() 226 ibt_wr_ds_t pr_sgl_arr[DAPL_MAX_IOV]; in dapls_ib_post_srq() 227 ibt_wr_ds_t *pr_sgl; in dapls_ib_post_srq() 242 pr_sgl = dapl_os_alloc(num_segments * sizeof (ibt_wr_ds_t)); in dapls_ib_post_srq() 289 dapl_os_free(pr_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_srq() 310 ibt_wr_ds_t ps_sgl_arr[DAPL_MAX_IOV]; in dapls_ib_post_send() [all …]
|
H A D | dapl_tavor_ibtf.h | 193 typedef ibt_wr_ds_t ib_data_segment_t;
|
H A D | dapl_arbel_hw.c | 194 ibt_wr_ds_t *sgl; in dapli_arbel_wqe_send_build() 471 ibt_wr_ds_t sgl; in dapli_arbel_wqe_recv_build() 493 ibt_wr_ds_t end_sgl; in dapli_arbel_wqe_srq_build() 1537 ibt_wr_ds_t sgl; in dapli_arbel_rq_prelink()
|
H A D | dapl_hermon_hw.c | 181 ibt_wr_ds_t *sgl; in dapli_hermon_wqe_send_build() 448 ibt_wr_ds_t sgl; in dapli_hermon_wqe_recv_build() 470 ibt_wr_ds_t end_sgl; in dapli_hermon_wqe_srq_build() 1586 ibt_wr_ds_t sgl; in dapli_hermon_rq_prelink()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/iser/ |
H A D | iser_resource.h | 143 ibt_wr_ds_t msg_ds; /* SGEs for hdr and text */ 162 ibt_wr_ds_t buf_ds; /* SGE for this buffer */
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 49 ibt_wr_ds_t f_sge; 83 ibt_wr_ds_t r_sge[2]; 160 ibt_wr_ds_t i_ack_sge;
|
H A D | rdsv3_impl.h | 280 ibt_wr_ds_t *sgl;
|
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 483 ibt_wr_ds_t *sge; in rdsv3_ib_xmit_populate_wr() 496 ibt_wr_ds_t *sgl; in rdsv3_ib_xmit_populate_wr() 902 (num_sgl * sizeof (ibt_wr_ds_t))); in rdsv3_ib_dma_unmap_sg_rdma() 946 kmem_zalloc(iov_attr.iov_wr_nds * sizeof (ibt_wr_ds_t), in rdsv3_ib_dma_map_sg_rdma() 957 iov_attr.iov_wr_nds * sizeof (ibt_wr_ds_t)); in rdsv3_ib_dma_map_sg_rdma() 999 ibt_wr_ds_t *sge; in rdsv3_ib_xmit_rdma()
|
H A D | ib_cm.c | 491 ibt_wr_ds_t *sgl; in rdsv3_ib_setup_qp() 599 RDSV3_IB_MAX_SGE * sizeof (ibt_wr_ds_t)), KM_NOSLEEP); in rdsv3_ib_setup_qp() 606 sgl = (ibt_wr_ds_t *)((uint8_t *)ic->i_send_wrs + in rdsv3_ib_setup_qp() 1073 RDSV3_IB_MAX_SGE * sizeof (ibt_wr_ds_t))); in rdsv3_ib_conn_shutdown()
|
H A D | rdsv3_impl.c | 1173 ibt_wr_ds_t *sgl; in rdsv3_ib_dma_map_sg() 1184 sgl = kmem_zalloc((num * 2) * sizeof (ibt_wr_ds_t), KM_SLEEP); in rdsv3_ib_dma_map_sg() 1229 kmem_free(scat->sgl, (num * 2) * sizeof (ibt_wr_ds_t)); in rdsv3_ib_dma_unmap_sg()
|
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_impl.h | 223 ibt_wr_ds_t iu_sge; 404 ibt_wr_ds_t db_sge;
|
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib_impl.h | 256 ibt_wr_ds_t qe_sgl; 257 ibt_wr_ds_t qe_big_sgl[EIB_MAX_SGL]; 868 extern int eib_rsrc_grab_lsobufs(eib_t *, uint_t, ibt_wr_ds_t *, uint32_t *); 873 extern void eib_rsrc_return_lsobufs(eib_t *, ibt_wr_ds_t *, uint32_t);
|
H A D | enx_impl.h | 157 ibt_wr_ds_t qe_sgl;
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rds/ |
H A D | rdsib_buf.h | 111 ibt_wr_ds_t buf_ds;
|
H A D | rdsib_ep.h | 261 ibt_wr_ds_t ep_ackds;
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | srp.d | 157 translator xferinfo_t < ibt_wr_ds_t *P > {
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 1334 } ibt_wr_ds_t; typedef 1595 ibt_wr_ds_t *wr_sgl; /* SGL */ 1620 ibt_wr_ds_t *wr_sgl; /* SGL */
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_misc.h | 479 ibt_wr_ds_t tlc_sgl;
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_wr.c | 61 static ibt_wr_ds_t null_sgl = { 0, 0x00000100, 0 }; 89 ibt_wr_ds_t *sgl; in hermon_post_send_ud() 443 ibt_wr_ds_t *sgl; in hermon_post_send_rc() 1311 ibt_wr_ds_t *sgl; in hermon_wqe_send_build() 1690 ibt_wr_ds_t *sgl; in hermon_wqe_mlx_build()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/ibd/ |
H A D | ibd.h | 666 ibt_wr_ds_t ic_sgl; 685 ibt_wr_ds_t w_sgl[IBD_MAX_SQSEG];
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibmf/ |
H A D | ibmf_impl.h | 672 ibmf_msg_impl_t *msgimplp, ibt_wr_ds_t *sglp, ibmf_send_wqe_t *wqep, 675 void ibmf_i_init_recv_wqe(ibmf_qp_t *qpp, ibt_wr_ds_t *sglp,
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_recv.c | 148 sizeof (ibt_wr_ds_t)); in ibmf_i_handle_recv_completion() 1203 IBMF_MAX_RQ_WR_SGL_ELEMENTS * sizeof (ibt_wr_ds_t)); in ibmf_i_repost_recv_buffer() 1456 ibt_wr_ds_t sgl[1]; in ibmf_send_busy()
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 541 ibt_wr_ds_t hlc_sgl;
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 392 static struct svc_recv *rib_init_svc_recv(rib_qp_t *, ibt_wr_ds_t *); 394 static struct recv_wid *rib_create_wid(rib_qp_t *, ibt_wr_ds_t *, uint32_t); 2314 ibt_wr_ds_t sgl[DSEG_MAX]; in rib_send_and_wait() 2456 rib_create_wid(rib_qp_t *qp, ibt_wr_ds_t *sgl, uint32_t msgid) in rib_create_wid() 2482 ibt_wr_ds_t sgl[DSEG_MAX]; in rib_clnt_post() 2566 ibt_wr_ds_t sgl[DSEG_MAX]; in rib_svc_post() 2753 ibt_wr_ds_t sgl[DSEG_MAX]; in rib_write() 2845 ibt_wr_ds_t sgl; in rib_read() 3564 rib_init_svc_recv(rib_qp_t *qp, ibt_wr_ds_t *sgl) in rib_init_svc_recv()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_rsrc.c | 127 eib_rsrc_grab_lsobufs(eib_t *ss, uint_t req_sz, ibt_wr_ds_t *sgl, uint32_t *nds) in eib_rsrc_grab_lsobufs() 276 eib_rsrc_return_lsobufs(eib_t *ss, ibt_wr_ds_t *sgl_p, uint32_t nds) in eib_rsrc_return_lsobufs()
|