| /linux-6.15/drivers/infiniband/core/ |
| H A D | uverbs_std_types_qp.c | 245 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in UVERBS_HANDLER()
|
| H A D | uverbs_cmd.c | 1428 IB_SIGNAL_REQ_WR; in create_qp()
|
| /linux-6.15/net/9p/ |
| H A D | trans_rdma.c | 716 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rdma_create_trans()
|
| /linux-6.15/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs.c | 272 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in create_qp()
|
| /linux-6.15/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-6.15/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-6.15/net/smc/ |
| H A D | smc_ib.c | 681 .sq_sig_type = IB_SIGNAL_REQ_WR, in smc_ib_create_queue_pair()
|
| /linux-6.15/net/rds/ |
| H A D | ib_cm.c | 591 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in rds_ib_setup_qp()
|
| /linux-6.15/drivers/infiniband/sw/rdmavt/ |
| H 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()
|
| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_qp.c | 1101 hr_qp->sq_signal_bits = IB_SIGNAL_REQ_WR; in set_qp_param()
|
| /linux-6.15/drivers/infiniband/sw/siw/ |
| H A D | siw_verbs.c | 396 if (attrs->sq_sig_type != IB_SIGNAL_REQ_WR) { in siw_create_qp()
|
| /linux-6.15/fs/smb/server/ |
| H A D | transport_rdma.c | 1908 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in smb_direct_create_qpair()
|
| /linux-6.15/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-6.15/fs/smb/client/ |
| H A D | smbdirect.c | 1573 qp_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in _smbd_get_connection()
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | rdma.c | 271 init_attr.sq_sig_type = IB_SIGNAL_REQ_WR; in nvme_rdma_create_qp()
|
| /linux-6.15/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 129 attr.sq_sig_type = IB_SIGNAL_REQ_WR; in isert_create_qp()
|
| /linux-6.15/include/rdma/ |
| H A D | ib_verbs.h | 1121 IB_SIGNAL_REQ_WR enumerator
|
| /linux-6.15/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 1878 qp_init->sq_sig_type = IB_SIGNAL_REQ_WR; in srpt_create_ch_ib()
|
| /linux-6.15/drivers/infiniband/hw/cxgb4/ |
| H A D | qp.c | 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/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 559 init_attr->sq_sig_type = IB_SIGNAL_REQ_WR; in srp_create_ch_ib()
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | qp.c | 4120 IB_SIGNAL_ALL_WR : IB_SIGNAL_REQ_WR; in mlx4_ib_query_qp()
|
| /linux-6.15/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 2326 IB_SIGNAL_REQ_WR; in bnxt_re_query_qp()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 5160 IB_SIGNAL_ALL_WR : IB_SIGNAL_REQ_WR; in mlx5_ib_query_qp()
|