Searched refs:RTRS_MSG_NEW_RKEY_F (Results 1 – 4 of 4) sorted by relevance
156 RTRS_MSG_NEW_RKEY_F = 1 << 1, enumerator
514 WARN_ON((clt_path->flags & RTRS_MSG_NEW_RKEY_F) == 0); in rtrs_clt_recv_done()534 WARN_ON((clt_path->flags & RTRS_MSG_NEW_RKEY_F) == 0); in rtrs_clt_rkey_rsp_done()643 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) in rtrs_clt_rdma_done()649 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) in rtrs_clt_rdma_done()677 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) { in rtrs_clt_rdma_done()703 if (clt_path->flags & RTRS_MSG_NEW_RKEY_F) { in post_recv_io()1706 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
1615 msg.flags = cpu_to_le32(RTRS_MSG_NEW_RKEY_F); in rtrs_rdma_do_accept()