Searched refs:RTRS_MSG_NEW_RKEY_F (Results 1 – 4 of 4) sorted by relevance
158 RTRS_MSG_NEW_RKEY_F = 1 << 1, enumerator
512 WARN_ON((clt_path->flags & RTRS_MSG_NEW_RKEY_F) == 0); in rtrs_clt_recv_done()532 WARN_ON((clt_path->flags & RTRS_MSG_NEW_RKEY_F) == 0); in rtrs_clt_rkey_rsp_done()641 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) in rtrs_clt_rdma_done()647 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) in rtrs_clt_rdma_done()675 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) { in rtrs_clt_rdma_done()701 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) { in post_recv_io()1707 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F || con->c.cid == 0) { in create_con_cq_qp()
81 session) and the maximum size of one io, RTRS_MSG_NEW_RKEY_F flags is set
1622 msg.flags = cpu_to_le32(RTRS_MSG_NEW_RKEY_F); in rtrs_rdma_do_accept()