Home
last modified time | relevance | path

Searched refs:RTRS_MSG_INFO_REQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h139 RTRS_MSG_INFO_REQ, enumerator
H A DREADME85 RTRS_MSG_INFO_REQ message, containing the name of the session. This message
109 RTRS_MSG_INFO_REQ ------------------->
H A Drtrs-srv.c903 if (unlikely(le16_to_cpu(msg->type) != RTRS_MSG_INFO_REQ)) { in rtrs_srv_info_req_done()
H A Drtrs-clt.c2430 msg->type = cpu_to_le16(RTRS_MSG_INFO_REQ); in rtrs_send_sess_info()