Home
last modified time | relevance | path

Searched refs:sq_sig_type (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.15/drivers/infiniband/core/
H A Duverbs_std_types_qp.c243 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 Duverbs_cmd.c1427 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()
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_qp.c154 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()
H A Drxe_verbs.h250 enum ib_sig_type sq_sig_type; member
H A Drxe_comp.c447 post = ((qp->sq_sig_type == IB_SIGNAL_ALL_WR) || in do_complete()
/linux-6.15/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c154 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_transport_dev_init()
H A Dipoib_cm.c260 .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-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c370 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-6.15/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c503 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()
/linux-6.15/net/9p/
H A Dtrans_rdma.c716 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rdma_create_trans()
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs.c272 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in create_qp()
/linux-6.15/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c499 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in svc_rdma_accept()
H A Dverbs.c413 ep->re_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rpcrdma_ep_create()
/linux-6.15/drivers/infiniband/ulp/iser/
H A Diser_verbs.c268 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in iser_create_ib_conn_res()
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c396 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-6.15/drivers/infiniband/hw/mlx5/
H A Dumr.c164 init_attr.sq_sig_type = IB_SIGNAL_ALL_WR; in mlx5r_umr_resource_init()
H A Dqp.c1929 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-6.15/drivers/infiniband/sw/rdmavt/
H A Dqp.c1155 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()
/linux-6.15/net/smc/
H A Dsmc_ib.c681 .sq_sig_type = IB_SIGNAL_REQ_WR, in smc_ib_create_queue_pair()
/linux-6.15/net/rds/
H A Dib_cm.c591 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rds_ib_setup_qp()
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1098 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in set_qp_param()
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dqp.c2212 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()
/linux-6.15/fs/smb/server/
H A Dtransport_rdma.c1908 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in smb_direct_create_qpair()
/linux-6.15/drivers/nvme/target/
H A Drdma.c1288 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvmet_rdma_create_queue_ib()
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dverbs.c1362 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()

12