/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 95 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 101 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 125 * zero/one for QP type IB_QPT_SMI/IB_QPT_GSI. 138 if (type == IB_QPT_SMI || type == IB_QPT_GSI) { in qib_alloc_qpn() 141 ret = type == IB_QPT_GSI; in qib_alloc_qpn() 399 case IB_QPT_GSI: in qib_check_send_wqe()
|
H A D | qib_ud.c | 73 sqptype = sqp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 75 dqptype = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 206 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 365 qib_get_pkey(ibp, qp->ibqp.qp_type == IB_QPT_GSI ? in qib_make_ud_req() 565 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_rcv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 95 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 101 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 125 * zero/one for QP type IB_QPT_SMI/IB_QPT_GSI. 138 if (type == IB_QPT_SMI || type == IB_QPT_GSI) { in qib_alloc_qpn() 141 ret = type == IB_QPT_GSI; in qib_alloc_qpn() 399 case IB_QPT_GSI: in qib_check_send_wqe()
|
H A D | qib_ud.c | 73 sqptype = sqp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 75 dqptype = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 206 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_loopback() 366 qib_get_pkey(ibp, qp->ibqp.qp_type == IB_QPT_GSI ? in qib_make_ud_req() 566 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ? in qib_ud_rcv()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 97 sqptype = sqp->ibqp.qp_type == IB_QPT_GSI ? in ud_loopback() 99 dqptype = qp->ibqp.qp_type == IB_QPT_GSI ? in ud_loopback() 240 if (qp->ibqp.qp_type == IB_QPT_GSI || qp->ibqp.qp_type == IB_QPT_SMI) { in ud_loopback() 241 if (sqp->ibqp.qp_type == IB_QPT_GSI || in ud_loopback() 252 if (wc.slid == 0 && sqp->ibqp.qp_type == IB_QPT_GSI) in ud_loopback() 284 if (qp->ibqp.qp_type == IB_QPT_GSI || qp->ibqp.qp_type == IB_QPT_SMI) in hfi1_make_bth_deth() 526 (qp->ibqp.qp_type == IB_QPT_GSI))))) { in hfi1_make_ud_req() 1037 if (qp->ibqp.qp_type == IB_QPT_GSI || in hfi1_ud_rcv()
|
H A D | qp.c | 108 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 114 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 335 case IB_QPT_GSI: in hfi1_setup_wqe()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_qp.c | 162 if (hr_qp->ibqp.qp_type == IB_QPT_GSI) { in alloc_qpn() 261 if (hr_qp->ibqp.qp_type == IB_QPT_GSI && in alloc_qpc() 334 if (hr_qp->ibqp.qp_type == IB_QPT_GSI && in free_qpc() 347 if (hr_qp->ibqp.qp_type == IB_QPT_GSI) in free_qpn() 421 if (hr_qp->ibqp.qp_type == IB_QPT_GSI || in set_extend_sge_param() 1031 case IB_QPT_GSI: in hns_roce_create_qp() 1043 if (init_attr->qp_type == IB_QPT_GSI) { in hns_roce_create_qp() 1069 else if (qp_type == IB_QPT_GSI) in to_hr_qp_type()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 55 sqptype = sqp->ibqp.qp_type == IB_QPT_GSI ? in ud_loopback() 57 dqptype = qp->ibqp.qp_type == IB_QPT_GSI ? in ud_loopback() 198 if (qp->ibqp.qp_type == IB_QPT_GSI || qp->ibqp.qp_type == IB_QPT_SMI) { in ud_loopback() 199 if (sqp->ibqp.qp_type == IB_QPT_GSI || in ud_loopback() 210 if (wc.slid == 0 && sqp->ibqp.qp_type == IB_QPT_GSI) in ud_loopback() 242 if (qp->ibqp.qp_type == IB_QPT_GSI || qp->ibqp.qp_type == IB_QPT_SMI) in hfi1_make_bth_deth() 485 (qp->ibqp.qp_type == IB_QPT_GSI))))) { in hfi1_make_ud_req() 991 if (qp->ibqp.qp_type == IB_QPT_GSI || in hfi1_ud_rcv()
|
H A D | qp.c | 66 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 72 .qpt_support = BIT(IB_QPT_UD) | BIT(IB_QPT_SMI) | BIT(IB_QPT_GSI) | 293 case IB_QPT_GSI: in hfi1_setup_wqe()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_recv.c | 34 case IB_QPT_GSI: in check_type_state() 88 if (qp_type(qp) == IB_QPT_UD || qp_type(qp) == IB_QPT_GSI) { in check_keys()
|
H A D | rxe_qp.c | 66 case IB_QPT_GSI: in rxe_qp_chk_init() 83 if (init->qp_type == IB_QPT_GSI) { in rxe_qp_chk_init() 91 if (init->qp_type == IB_QPT_GSI && port->qp_gsi_index) { in rxe_qp_chk_init() 162 case IB_QPT_GSI: in rxe_qp_init_misc()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 530 if (dest_qpt > IB_QPT_GSI) { in mlx4_ib_send_to_slave() 531 pr_debug("dest_qpt (%d) > IB_QPT_GSI\n", dest_qpt); in mlx4_ib_send_to_slave() 1033 q ? IB_QPT_GSI : IB_QPT_SMI, in mlx4_ib_mad_init() 1588 IB_QPT_SMI : IB_QPT_GSI, in mlx4_ib_multiplex_mad() 1607 if (qp_type > IB_QPT_GSI) in mlx4_ib_alloc_pv_bufs() 1703 if (qp_type > IB_QPT_GSI) in mlx4_ib_free_pv_qp_bufs() 1804 if (qp_type > IB_QPT_GSI) in create_pv_sqp() 2001 ret = mlx4_ib_alloc_pv_bufs(ctx, IB_QPT_GSI, create_tun); in create_pv_resources() 2037 ret = create_pv_sqp(ctx, IB_QPT_GSI, create_tun); in create_pv_resources() 2080 mlx4_ib_free_pv_qp_bufs(ctx, IB_QPT_GSI, create_tu in create_pv_resources() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 531 if (dest_qpt > IB_QPT_GSI) { in mlx4_ib_send_to_slave() 532 pr_debug("dest_qpt (%d) > IB_QPT_GSI\n", dest_qpt); in mlx4_ib_send_to_slave() 1035 q ? IB_QPT_GSI : IB_QPT_SMI, in mlx4_ib_mad_init() 1591 IB_QPT_SMI : IB_QPT_GSI, in mlx4_ib_multiplex_mad() 1610 if (qp_type > IB_QPT_GSI) in mlx4_ib_alloc_pv_bufs() 1706 if (qp_type > IB_QPT_GSI) in mlx4_ib_free_pv_qp_bufs() 1807 if (qp_type > IB_QPT_GSI) in create_pv_sqp() 2004 ret = mlx4_ib_alloc_pv_bufs(ctx, IB_QPT_GSI, create_tun); in create_pv_resources() 2040 ret = create_pv_sqp(ctx, IB_QPT_GSI, create_tun); in create_pv_resources() 2083 mlx4_ib_free_pv_qp_bufs(ctx, IB_QPT_GSI, create_tu in create_pv_resources() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | verbs.c | 1324 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1352 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1397 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1423 [IB_QPT_GSI] = IB_QP_SQ_PSN, 1448 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1482 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1496 [IB_QPT_GSI] = IB_QP_EN_SQD_ASYNC_NOTIFY 1528 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1575 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1592 [IB_QPT_GSI] [all...] |
H A D | agent.c | 177 IB_QPT_GSI, NULL, 0, in ib_agent_port_open()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | verbs.c | 1406 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1434 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1479 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1505 [IB_QPT_GSI] = IB_QP_SQ_PSN, 1530 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1564 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1578 [IB_QPT_GSI] = IB_QP_EN_SQD_ASYNC_NOTIFY 1610 [IB_QPT_GSI] = (IB_QP_CUR_STATE | 1657 [IB_QPT_GSI] = (IB_QP_PKEY_INDEX | 1674 [IB_QPT_GSI] [all...] |
H A D | agent.c | 177 IB_QPT_GSI, NULL, 0, in ib_agent_port_open()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_qp.c | 235 if (hr_qp->ibqp.qp_type == IB_QPT_GSI) { in alloc_qpn() 405 if (hr_qp->ibqp.qp_type == IB_QPT_GSI) in free_qpn() 506 if (!(hr_qp->ibqp.qp_type == IB_QPT_GSI || in update_inline_data() 550 bool is_ud_or_gsi = (hr_qp->ibqp.qp_type == IB_QPT_GSI || in set_ext_sge_param() 1194 case IB_QPT_GSI: in check_qp_type() 1224 if (init_attr->qp_type == IB_QPT_GSI) { in hns_roce_create_qp() 1243 case IB_QPT_GSI: in to_hr_qp_type()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_recv.c | 38 case IB_QPT_GSI: in check_type_state() 93 if ((qp_type(qp) == IB_QPT_UD || qp_type(qp) == IB_QPT_GSI) && in check_keys()
|
H A D | rxe_qp.c | 73 if (init->qp_type == IB_QPT_SMI || init->qp_type == IB_QPT_GSI) { in rxe_qp_chk_init() 86 if (init->qp_type == IB_QPT_GSI && port->qp_gsi_index) { in rxe_qp_chk_init() 169 case IB_QPT_GSI: in rxe_qp_init_misc()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | qedr.h | 620 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_TGT) in qedr_qp_has_sq() 628 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_INI || in qedr_qp_has_rq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | qedr.h | 621 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_TGT) in qedr_qp_has_sq() 629 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_INI || in qedr_qp_has_rq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1099 if ((attrs->qp_type != IB_QPT_GSI) && in ocrdma_check_qp_params() 1108 if ((attrs->qp_type != IB_QPT_GSI) && in ocrdma_check_qp_params() 1145 if (udata && attrs->qp_type == IB_QPT_GSI) { in ocrdma_check_qp_params() 1152 if (attrs->qp_type == IB_QPT_GSI && dev->gsi_qp_created) { in ocrdma_check_qp_params() 1158 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created)) { in ocrdma_check_qp_params() 1284 if (attrs->qp_type == IB_QPT_GSI) { in ocrdma_store_gsi_qp_cq() 1881 if (qp->qp_type == IB_QPT_GSI) in ocrdma_build_ud_hdr() 1965 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) { in ocrdma_build_send() 2451 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) { in ocrdma_set_cqe_status_flushed() 2691 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) in ocrdma_poll_success_rcqe() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1101 if ((attrs->qp_type != IB_QPT_GSI) && in ocrdma_check_qp_params() 1110 if ((attrs->qp_type != IB_QPT_GSI) && in ocrdma_check_qp_params() 1147 if (udata && attrs->qp_type == IB_QPT_GSI) { in ocrdma_check_qp_params() 1154 if (attrs->qp_type == IB_QPT_GSI && dev->gsi_qp_created) { in ocrdma_check_qp_params() 1160 if ((attrs->qp_type != IB_QPT_GSI) && (dev->gsi_qp_created)) { in ocrdma_check_qp_params() 1286 if (attrs->qp_type == IB_QPT_GSI) { in ocrdma_store_gsi_qp_cq() 1881 if (qp->qp_type == IB_QPT_GSI) in ocrdma_build_ud_hdr() 1964 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) { in ocrdma_build_send() 2449 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) { in ocrdma_set_cqe_status_flushed() 2689 if (qp->qp_type == IB_QPT_UD || qp->qp_type == IB_QPT_GSI) in ocrdma_poll_success_rcqe() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | 217 init_attr->qp_type != IB_QPT_GSI) { in pvrdma_create_qp() 233 case IB_QPT_GSI: in pvrdma_create_qp() 755 qp->ibqp.qp_type == IB_QPT_GSI) { in pvrdma_post_send() 783 case IB_QPT_GSI: in pvrdma_post_send()
|