Home
last modified time | relevance | path

Searched refs:cs_sq_sgl (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c313 if ((attr_p->qp_sizes.cs_sq_sgl > max_sgl) || in tavor_qp_alloc()
334 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_qp_alloc()
461 queuesz_p->cs_sq_sgl = qp->qp_sq_sgl; in tavor_qp_alloc()
767 if ((attr_p->qp_sizes.cs_sq_sgl > max_sgl) || in tavor_special_qp_alloc()
781 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_special_qp_alloc()
785 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_special_qp_alloc()
888 queuesz_p->cs_sq_sgl = qp->qp_sq_sgl; in tavor_special_qp_alloc()
H A Dtavor_ioctl.c2112 comm->tlc_qp_attr.qp_sizes.cs_sq_sgl = 3; in tavor_loopback_init_qp_info()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c342 if ((attr_p->qp_sizes.cs_sq_sgl > max_sgl) || in hermon_qp_alloc()
364 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_qp_alloc()
585 queuesz_p->cs_sq_sgl = qp->qp_sq_sgl; in hermon_qp_alloc()
948 if ((attr_p->qp_sizes.cs_sq_sgl > max_sgl) || in hermon_special_qp_alloc()
964 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_special_qp_alloc()
968 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_special_qp_alloc()
1106 queuesz_p->cs_sq_sgl = qp->qp_sq_sgl; in hermon_special_qp_alloc()
1458 if ((attr_p->qp_sizes.cs_sq_sgl > max_sgl) || in hermon_qp_alloc_range()
1480 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_qp_alloc_range()
1689 queuesz_p->cs_sq_sgl = qp->qp_sq_sgl; in hermon_qp_alloc_range()
H A Dhermon_ioctl.c2862 comm->hlc_qp_attr.qp_sizes.cs_sq_sgl = 3; in hermon_loopback_init_qp_info()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c250 alloc_attr.ud_sizes.cs_sq_sgl = 1; in eib_adm_setup_ud_channel()
H A Deib_ctl.c229 alloc_attr.ud_sizes.cs_sq_sgl = 1; in eib_ctl_setup_ud_channel()
H A Deib_data.c717 alloc_attr.ud_sizes.cs_sq_sgl = ss->ei_caps->cp_max_sgl; in eib_data_setup_ud_channel()
734 alloc_attr.ud_sizes.cs_sq_sgl, ret); in eib_data_setup_ud_channel()
H A Denx_ibt.c385 alloc_attr.ud_sizes.cs_sq_sgl = 1; in eibnx_setup_ud_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c458 qp_attr.qp_sizes.cs_sq_sgl = cmd.max_send_sge; in sol_uverbs_create_qp()
493 qp_attr.qp_sizes.cs_sq_sgl, qp_sizes.cs_sq_sgl); in sol_uverbs_create_qp()
536 resp.max_send_sge = qp_sizes.cs_sq_sgl; in sol_uverbs_create_qp()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c269 chan_attrs->rc_chan_sizes.cs_sq_sgl = qp_attr.qp_sq_sgl; in ibt_query_rc_channel()
812 ud_chan_attrs->ud_chan_sizes.cs_sq_sgl = qp_attr.qp_sq_sgl; in ibt_query_ud_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1268 chanargs.rc_sizes.cs_sq_sgl = 1; in rds_ep_alloc_rc_channel()
1281 chanargs.rc_sizes.cs_sq_sgl = 1; in rds_ep_alloc_rc_channel()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h190 uint_t cs_sq_sgl; /* Max SGL elements in a SQ WR. */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1142 attrs.qp_sizes.cs_sq_sgl = qp_init_attr->cap.max_send_sge; in ib_create_qp()
1177 qp_init_attr->cap.max_send_sge = sizes.cs_sq_sgl; in ib_create_qp()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c145 ch_args.rc_sizes.cs_sq_sgl = 2; in srpt_ch_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c1590 cargs->rc_sizes.cs_sq_sgl = ISER_IB_SGLIST_SIZE; in iser_ib_setup_chanargs()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1483 qp_attrs.qp_sizes.cs_sq_sgl = IBMF_MAX_SQ_WR_SGL_ELEMENTS; in ibmf_send_busy()
H A Dibmf_impl.c1797 qp_attrs.qp_sizes.cs_sq_sgl = 1; in ibmf_i_init_qp()
2428 qp_attrs.qp_sizes.cs_sq_sgl = IBMF_MAX_SQ_WR_SGL_ELEMENTS; in ibmf_i_alloc_qp()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1638 qp_attr.rc_sizes.cs_sq_sgl = DSEG_MAX; in rib_svc_create_chan()
1845 qp_attr.rc_sizes.cs_sq_sgl = DSEG_MAX; in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c694 alloc_args.rc_sizes.cs_sq_sgl = state->rc_tx_max_sqseg; in ibd_rc_alloc_chan()
H A Dibd.c5478 ud_alloc_attr.ud_sizes.cs_sq_sgl = state->id_max_sqseg; in ibd_setup_ud_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1278 chan_args.rc_sizes.cs_sq_sgl = args.ep_ch_sizes.dcs_sq_sgl; in daplka_ep_create()
1317 args.ep_ch_real_sizes.dcs_sq_sgl = chan_real_sizes.cs_sq_sgl; in daplka_ep_create()