| /illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
| H A D | ib_user_mad.h | 70 * @qpn - Remote QP number received from/to be sent to 96 * @qpn - Remote QP number received from/to be sent to 115 uint32_t qpn; member in struct:ib_user_mad_hdr 144 * @qpn - Queue pair number; must be 0 or 1. 160 uint8_t qpn; member in struct:ib_user_mad_reg_req
|
| H A D | ib_user_verbs.h | 475 uint32_t qpn; member in struct:ib_uverbs_create_qp_resp
|
| /illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
| H A D | dapl_evd_util.c | 845 uint32_t qpn; local 853 qpn = ep_ptr->qpn; 872 (DAPL_GET_CQE_QPN(&cqe[prm_idx]) != qpn))) {
|
| /illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/ |
| H A D | dapl_tavor_wr.c | 536 dapli_tavor_wrid_wqhdr_find(ib_cq_handle_t cq, uint_t qpn, uint_t send_or_recv) argument 550 key = (DAPL_HASH_KEY)(((uint64_t)send_or_recv << 32) | (uint32_t)qpn); 926 dapli_tavor_wrid_wqhdr_create(ib_cq_handle_t cq, uint_t qpn, argument 960 wqhdr_tmp->wq_qpn = qpn;
|
| H A D | dapl_arbel_hw.c | 150 dapli_arbel_sq_dbreg(dapls_hw_uar_t ia_uar, uint32_t qpn, uint32_t fence, argument 159 (qpn << ARBEL_QPSNDDB_QPN_SHIFT) | nds;
|
| H A D | dapl_hermon_hw.c | 142 dapli_hermon_sq_dbreg(dapls_hw_uar_t ia_uar, uint32_t qpn) argument 146 doorbell = qpn << 8;
|
| H A D | dapl_tavor_hw.c | 121 #define dapli_tavor_qp_send_doorbell(ia_uar, nda, nds, qpn, fence, nopcode) \ 127 ((uint64_t)qpn << TAVOR_QPSNDDB_QPN_SHIFT) | nds) 137 uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) 146 ((uint64_t)qpn << TAVOR_QPSNDDB_QPN_SHIFT) | nds; 174 #define dapli_tavor_qp_recv_doorbell(ia_uar, nda, nds, qpn, credits) \ 179 ((uint64_t)qpn << TAVOR_QPRCVDB_QPN_SHIFT) | credits) 189 uint32_t nds, uint32_t qpn, uint32_t credits) 197 ((uint64_t)qpn << TAVOR_QPRCVDB_QPN_SHIFT) | credits; 136 dapli_tavor_qp_send_doorbell(dapls_hw_uar_t ia_uar, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) argument 188 dapli_tavor_qp_recv_doorbell(dapls_hw_uar_t ia_uar, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t credits) argument
|
| H A D | dapl_tavor_hw.h | 255 uint32_t qpn :24; member in struct:tavor_hw_uar_send_s 268 uint32_t qpn :24; member in struct:tavor_hw_uar_recv_s
|
| /illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
| H A D | hermon_qp.c | 74 ib_qpn_t *qpn; local 103 qpn = qpinfo->qpi_qpn; 596 if (qpn != NULL) { 597 *qpn = (ib_qpn_t)qp->qp_qpnum;
|
| H A D | hermon_wr.c | 55 static hermon_workq_avl_t *hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn, 2436 hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn, uint_t wq_type) argument 2447 cmp.cmp_qpn = qpn;
|
| H A D | hermon_ci.c | 649 ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) 666 qpinfo.qpi_qpn = qpn; 727 ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) 743 qpinfo.qpi_qpn = qpn; 647 hermon_ci_alloc_qp(ibc_hca_hdl_t hca, ibtl_qp_hdl_t ibt_qphdl, ibt_qp_type_t type, ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) argument 723 hermon_ci_alloc_qp_range(ibc_hca_hdl_t hca, uint_t log2, ibtl_qp_hdl_t *ibtl_qp, ibt_qp_type_t type, ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, ibc_cq_hdl_t *send_cq, ibc_cq_hdl_t *recv_cq, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) argument
|
| /illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
| H A D | tavor_qp.c | 72 ib_qpn_t *qpn; local 113 qpn = qpinfo->qpi_qpn; 512 if (qpn != NULL) { 513 *qpn = (ib_qpn_t)qp->qp_qpnum;
|
| H A D | tavor_ci.c | 822 ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) 850 qpinfo.qpi_qpn = qpn; 820 tavor_ci_alloc_qp(ibc_hca_hdl_t hca, ibtl_qp_hdl_t ibt_qphdl, ibt_qp_type_t type, ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) argument
|
| H A D | tavor_wr.c | 46 uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode); 49 uint32_t nds, uint32_t qpn, uint32_t credits); 76 static tavor_workq_hdr_t *tavor_wrid_wqhdr_find(tavor_cqhdl_t cq, uint_t qpn, 79 tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type, uint_t create_wql); 893 uint32_t qpn, uint32_t fence, uint32_t nopcode) 902 ((uint64_t)qpn << TAVOR_QPSNDDB_QPN_SHIFT) | nds; 919 uint32_t qpn, uint32_t credits) 927 ((uint64_t)qpn << TAVOR_QPRCVDB_QPN_SHIFT) | credits; 3313 tavor_wrid_wqhdr_find(tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type) argument 3328 cmp.cmp_qpn = qpn; 892 tavor_qp_send_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) argument 918 tavor_qp_recv_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t credits) argument 3345 tavor_wrid_wqhdr_create(tavor_state_t *state, tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type, uint_t create_wql) argument [all...] |
| /illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
| H A D | sol_kverbs.c | 1071 ib_qpn_t qpn; local 1149 &sizes, &qpn, &ibt_qp); 1153 &sizes, &qpn, &ibt_qp); 1190 qp_init_attr->qp_type == IB_QPT_GSI ? 1 : qpn;
|
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | ib.h | 332 ib_qpn_t qpn; member in struct:rib_qp_s
|
| /illumos-gate/usr/src/lib/udapl/udapl_tavor/include/ |
| H A D | dapl.h | 484 unsigned int qpn; /* qp number */ member in struct:dapl_ep
|
| /illumos-gate/usr/src/uts/common/io/ib/clients/ibd/ |
| H A D | ibd.c | 1071 ibd_h2n_mac(ipoib_mac_t *mac, ib_qpn_t qpn, ib_sn_prefix_t prefix, argument 1077 mac->ipoib_qpn = htonl(qpn); 1344 * ibd_hash_by_id: Returns the qpn as the hash entry into bucket.
|
| /illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
| H A D | tavor_hw.h | 1128 uint32_t qpn :24; member in struct:tavor_hw_eqe_qp_evt_s 1950 uint32_t qpn :24; member in struct:tavor_hw_mcg_qp_list_s 1958 uint32_t qpn :24; member in struct:tavor_hw_mcg_qp_list_s 2081 uint32_t qpn :24; member in struct:tavor_hw_uar_send_s 2094 uint32_t qpn :24; member in struct:tavor_hw_uar_recv_s
|
| /illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
| H A D | hermon_hw.h | 1372 #define HERMON_HW_ENET_OPMOD_SELECT_RQN 0x0100 /* rcv qpn calc */ 1686 uint32_t qpn :24; /* dw 1, byte 4-7 */ member in struct:hermon_hw_dmpt_s 1787 uint32_t qpn :24; member in struct:hermon_hw_dmpt_s 1871 uint32_t qpn :24; /* dw 1, byte 4-7 */ member in struct:hermon_hw_cmpt_s 1951 uint32_t qpn :24; member in struct:hermon_hw_cmpt_s 2221 uint32_t qpn :24; member in struct:hermon_hw_eqe_qp_evt_s 3841 uint32_t qpn :24; member in struct:hermon_hw_mcg_qp_list_s 3851 uint32_t qpn :24; member in struct:hermon_hw_mcg_qp_list_s
|