| /drivers/infiniband/core/ |
| A D | uverbs_std_types_qp.c | 243 attr.sq_sig_type = IB_SIGNAL_ALL_WR; in UVERBS_HANDLER() 245 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in UVERBS_HANDLER()
|
| A D | uverbs_cmd.c | 1427 attr.sq_sig_type = cmd->sq_sig_all ? IB_SIGNAL_ALL_WR : in create_qp() 1728 resp.sq_sig_all = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in ib_uverbs_query_qp()
|
| /drivers/infiniband/sw/rxe/ |
| A D | rxe_qp.c | 154 qp->sq_sig_type = init->sq_sig_type; in rxe_qp_init_misc() 430 init->sq_sig_type = qp->sq_sig_type; in rxe_qp_to_init()
|
| A D | rxe_verbs.h | 250 enum ib_sig_type sq_sig_type; member
|
| A D | rxe_comp.c | 447 post = ((qp->sq_sig_type == IB_SIGNAL_ALL_WR) || in do_complete()
|
| /drivers/infiniband/ulp/ipoib/ |
| A D | ipoib_verbs.c | 154 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_transport_dev_init()
|
| A D | ipoib_cm.c | 260 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_cm_create_rx_qp() 1066 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_cm_create_tx_qp()
|
| /drivers/infiniband/hw/vmw_pvrdma/ |
| A D | pvrdma_qp.c | 370 cmd->sq_sig_all = (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) ? 1 : 0; in pvrdma_create_qp() 1039 init_attr->sq_sig_type = 0; in pvrdma_query_qp()
|
| /drivers/infiniband/hw/mthca/ |
| A D | mthca_provider.c | 503 init_attr->qp_type, init_attr->sq_sig_type, in mthca_create_qp() 528 init_attr->sq_sig_type, &init_attr->cap, in mthca_create_qp()
|
| A D | mthca_qp.c | 512 qp_init_attr->sq_sig_type = qp->sq_policy; in mthca_query_qp()
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | rtrs.c | 272 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in create_qp()
|
| /drivers/infiniband/sw/siw/ |
| A D | siw_verbs.c | 396 if (attrs->sq_sig_type != IB_SIGNAL_REQ_WR) { in siw_create_qp() 397 if (attrs->sq_sig_type == IB_SIGNAL_ALL_WR) in siw_create_qp()
|
| /drivers/infiniband/ulp/iser/ |
| A D | iser_verbs.c | 268 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in iser_create_ib_conn_res()
|
| /drivers/infiniband/sw/rdmavt/ |
| A D | qp.c | 1155 if (init_attr->sq_sig_type == IB_SIGNAL_REQ_WR) in rvt_create_qp() 1762 init_attr->sq_sig_type = IB_SIGNAL_REQ_WR; in rvt_query_qp() 1764 init_attr->sq_sig_type = IB_SIGNAL_ALL_WR; in rvt_query_qp()
|
| /drivers/infiniband/hw/mlx5/ |
| A D | qp.c | 1929 if (!allow_scat_cqe && init_attr->sq_sig_type != IB_SIGNAL_ALL_WR) in configure_requester_scat_cqe() 2009 if (attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_xrc_tgt_qp() 2099 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_dci() 2260 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_user_qp() 2460 if (attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_kernel_qp() 5159 qp_init_attr->sq_sig_type = qp->sq_signal_bits & MLX5_WQE_CTRL_CQ_UPDATE ? in mlx5_ib_query_qp()
|
| A D | umr.c | 166 init_attr.sq_sig_type = IB_SIGNAL_ALL_WR; in mlx5r_umr_resource_init()
|
| /drivers/infiniband/hw/hns/ |
| A D | hns_roce_qp.c | 1098 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in set_qp_param()
|
| /drivers/infiniband/hw/cxgb4/ |
| A D | qp.c | 2212 qhp->sq_sig_all = attrs->sq_sig_type == IB_SIGNAL_ALL_WR; in c4iw_create_qp() 2496 init_attr->sq_sig_type = qhp->sq_sig_all ? IB_SIGNAL_ALL_WR : IB_SIGNAL_REQ_WR; in c4iw_ib_query_qp()
|
| /drivers/nvme/target/ |
| A D | rdma.c | 1287 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvmet_rdma_create_queue_ib()
|
| /drivers/infiniband/hw/mlx4/ |
| A D | qp.c | 1067 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_qp_common() 4118 qp_init_attr->sq_sig_type = in mlx4_ib_query_qp()
|
| A D | mad.c | 1815 qp_init_attr.init_attr.sq_sig_type = IB_SIGNAL_ALL_WR; in create_pv_sqp()
|
| /drivers/infiniband/hw/qedr/ |
| A D | verbs.c | 1362 qp->signaled = attrs->sq_sig_type == IB_SIGNAL_ALL_WR; in qedr_set_common_qp_params() 1740 params->signal_all = (attrs->sq_sig_type == IB_SIGNAL_ALL_WR); in qedr_init_common_qp_in_params()
|
| /drivers/nvme/host/ |
| A D | rdma.c | 271 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvme_rdma_create_qp()
|
| /drivers/infiniband/hw/bnxt_re/ |
| A D | ib_verbs.c | 1451 qplqp->sig_type = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in bnxt_re_init_qp_attr() 2325 qp_init_attr->sq_sig_type = qplib_qp->sig_type ? IB_SIGNAL_ALL_WR : in bnxt_re_query_qp()
|
| /drivers/infiniband/hw/erdma/ |
| A D | erdma_verbs.c | 540 if (attrs->sq_sig_type == IB_SIGNAL_ALL_WR) in init_kernel_qp()
|