Searched refs:sq_sig_type (Results 1 – 25 of 42) sorted by relevance
12
243 attr.sq_sig_type = IB_SIGNAL_ALL_WR; in UVERBS_HANDLER()245 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in UVERBS_HANDLER()
1399 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()
166 qp->sq_sig_type = init->sq_sig_type; in rxe_qp_init_misc()396 init->sq_sig_type = qp->sq_sig_type; in rxe_qp_to_init()
223 enum ib_sig_type sq_sig_type; member
430 post = ((qp->sq_sig_type == IB_SIGNAL_ALL_WR) || in do_complete()
608 qp->sq_sig_type == IB_SIGNAL_ALL_WR) in rxe_do_local_ops()
207 .sq_sig_type = IB_SIGNAL_REQ_WR, in mlx5_ib_test_wc()
1845 if (!allow_scat_cqe && init_attr->sq_sig_type != IB_SIGNAL_ALL_WR) in configure_requester_scat_cqe()1921 if (attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_xrc_tgt_qp()2011 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_dci()2172 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_user_qp()2372 if (attr->sq_sig_type == IB_SIGNAL_ALL_WR) in create_kernel_qp()4984 qp_init_attr->sq_sig_type = qp->sq_signal_bits & MLX5_WQE_CTRL_CQ_UPDATE ? in mlx5_ib_query_qp()
154 .sq_sig_type = IB_SIGNAL_ALL_WR, in ipoib_transport_dev_init()
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()
370 cmd->sq_sig_all = (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) ? 1 : 0; in pvrdma_create_qp()1047 init_attr->sq_sig_type = 0; in pvrdma_query_qp()
511 init_attr->qp_type, init_attr->sq_sig_type, in mthca_create_qp()536 init_attr->sq_sig_type, &init_attr->cap, in mthca_create_qp()
452 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in svc_rdma_accept()
418 ep->re_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rpcrdma_ep_create()
270 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in create_qp()
708 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rdma_create_trans()
387 if (attrs->sq_sig_type != IB_SIGNAL_REQ_WR) { in siw_create_qp()388 if (attrs->sq_sig_type == IB_SIGNAL_ALL_WR) in siw_create_qp()
274 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in iser_create_ib_conn_res()
1158 if (init_attr->sq_sig_type == IB_SIGNAL_REQ_WR) in rvt_create_qp()1765 init_attr->sq_sig_type = IB_SIGNAL_REQ_WR; in rvt_query_qp()1767 init_attr->sq_sig_type = IB_SIGNAL_ALL_WR; in rvt_query_qp()
673 .sq_sig_type = IB_SIGNAL_REQ_WR, in smc_ib_create_queue_pair()
591 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rds_ib_setup_qp()
993 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR) in set_qp_param()
2204 qhp->sq_sig_all = attrs->sq_sig_type == IB_SIGNAL_ALL_WR; in c4iw_create_qp()2468 init_attr->sq_sig_type = qhp->sq_sig_all ? IB_SIGNAL_ALL_WR : 0; in c4iw_ib_query_qp()
1841 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in smb_direct_create_qpair()
1283 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvmet_rdma_create_queue_ib()
Completed in 84 milliseconds