Searched refs:IB_QP_CREATE_INTEGRITY_EN (Results 1 – 8 of 8) sorted by relevance
679 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN || in rdma_rw_init_qp()699 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) { in rdma_rw_init_mrs()
1213 if ((qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) && in ib_create_qp()1282 if (qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) in ib_create_qp()
278 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in iser_create_ib_conn_res()
1294 qp_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in nvmet_rdma_create_queue_ib()
278 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in nvme_rdma_create_qp()
111 attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in isert_create_qp()
479 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN && in calc_send_wqe()2672 IB_QP_CREATE_INTEGRITY_EN, in process_create_flags()
1127 IB_QP_CREATE_INTEGRITY_EN = 1 << 6, enumerator