Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h140 RTRS_MSG_INFO_RSP, enumerator
H A DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
110 <------------------- RTRS_MSG_INFO_RSP
H A Drtrs-srv.c819 rsp->type = cpu_to_le16(RTRS_MSG_INFO_RSP); in process_info_req()
H A Drtrs-clt.c2373 if (unlikely(le16_to_cpu(msg->type) != RTRS_MSG_INFO_RSP)) { in rtrs_clt_info_rsp_done()