Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h143 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.c831 rsp->type = cpu_to_le16(RTRS_MSG_INFO_RSP); in process_info_req()
H A Drtrs-clt.c2498 if (le16_to_cpu(msg->type) != RTRS_MSG_INFO_RSP) { in rtrs_clt_info_rsp_done()