Searched refs:IB_QP_CREATE_INTEGRITY_EN (Results 1 – 8 of 8) sorted by relevance
673 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN || in rdma_rw_init_qp() 693 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) { in rdma_rw_init_mrs()
1381 if (qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) in ib_create_qp_kernel()
272 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in iser_create_ib_conn_res()
1306 qp_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in nvmet_rdma_create_queue_ib()
561 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN && in calc_send_wqe() 2531 if (qp->flags & IB_QP_CREATE_INTEGRITY_EN && in create_kernel_qp() 3009 IB_QP_CREATE_INTEGRITY_EN, in process_create_flags()
276 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in nvme_rdma_create_qp()
132 attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in isert_create_qp()
286 /* IB_QP_CREATE_INTEGRITY_EN is supported to implement T10-PI */1170 IB_QP_CREATE_INTEGRITY_EN = 1 << 6, enumerator