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()
1366 if (qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) in ib_create_qp_kernel()
273 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in iser_create_ib_conn_res()
1302 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()2529 if (qp->flags & IB_QP_CREATE_INTEGRITY_EN && in create_kernel_qp()2992 IB_QP_CREATE_INTEGRITY_EN, in process_create_flags()
276 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in nvme_rdma_create_qp()
135 attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in isert_create_qp()
1151 IB_QP_CREATE_INTEGRITY_EN = 1 << 6, enumerator