Searched refs:IB_QP_CREATE_INTEGRITY_EN (Results 1 – 6 of 6) sorted by relevance
666 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN || in rdma_rw_init_qp()686 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) { in rdma_rw_init_mrs()
1162 if ((qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) && in ib_create_qp_user()1241 if (qp_init_attr->create_flags & IB_QP_CREATE_INTEGRITY_EN) in ib_create_qp_user()
402 init_attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in iser_create_ib_conn_res()
1106 IB_QP_CREATE_INTEGRITY_EN = 1 << 6, enumerator
136 attr.create_flags |= IB_QP_CREATE_INTEGRITY_EN; in isert_create_qp()
446 if (attr->create_flags & IB_QP_CREATE_INTEGRITY_EN && in calc_send_wqe()1040 if (init_attr->create_flags & ~(IB_QP_CREATE_INTEGRITY_EN | in create_kernel_qp()