/linux/drivers/infiniband/core/ |
H 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()
|
H A D | uverbs_cmd.c | 1400 attr.sq_sig_type = cmd->sq_sig_all ? IB_SIGNAL_ALL_WR : in create_qp() 1701 resp.sq_sig_all = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in ib_uverbs_query_qp()
|
/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_verbs.c | 154 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_transport_dev_init()
|
H 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()
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.h | 213 enum ib_sig_type sq_sig_type; member
|
H A D | rxe_comp.c | 447 post = ((qp->sq_sig_type == IB_SIGNAL_ALL_WR) || in do_complete()
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H 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()
|
/linux/drivers/infiniband/hw/mthca/ |
H 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()
|
H A D | mthca_qp.c | 512 qp_init_attr->sq_sig_type = qp->sq_policy; in mthca_query_qp()
|
/linux/net/9p/ |
H A D | trans_rdma.c | 716 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rdma_create_trans()
|
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_transport.c | 499 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in svc_rdma_accept()
|
H A D | verbs.c | 413 ep->re_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rpcrdma_ep_create()
|
/linux/drivers/infiniband/sw/siw/ |
H 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()
|
/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 268 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in iser_create_ib_conn_res()
|
/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 1156 if (init_attr->sq_sig_type == IB_SIGNAL_REQ_WR) in rvt_create_qp() 1763 init_attr->sq_sig_type = IB_SIGNAL_REQ_WR; in rvt_query_qp() 1765 init_attr->sq_sig_type = IB_SIGNAL_ALL_WR; in rvt_query_qp()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | umr.c | 164 init_attr.sq_sig_type = IB_SIGNAL_ALL_WR; in mlx5r_umr_resource_init()
|
H 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()
|
/linux/net/rds/ |
H A D | ib_cm.c | 591 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rds_ib_setup_qp()
|
/linux/fs/smb/server/ |
H A D | transport_rdma.c | 1907 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in smb_direct_create_qpair()
|
/linux/drivers/nvme/target/ |
H A D | rdma.c | 1288 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvmet_rdma_create_queue_ib()
|
/linux/drivers/infiniband/hw/qedr/ |
H 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()
|
/linux/drivers/nvme/host/ |
H A D | rdma.c | 271 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvme_rdma_create_qp()
|
/linux/fs/smb/client/ |
H A D | smbdirect.c | 1573 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in _smbd_get_connection()
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.c | 1450 qplqp->sig_type = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in bnxt_re_init_qp_attr() 2333 qp_init_attr->sq_sig_type = qplib_qp->sig_type ? IB_SIGNAL_ALL_WR : in bnxt_re_query_qp()
|
/linux/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 129 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in isert_create_qp()
|