Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/rtrs/
Drtrs-pri.h147 RTRS_MSG_INFO_RSP, enumerator
DREADME88 4. Server replies to the session info request message with RTRS_MSG_INFO_RSP,
110 <------------------- RTRS_MSG_INFO_RSP
Drtrs-srv.c836 rsp->type = cpu_to_le16(RTRS_MSG_INFO_RSP); in process_info_req()
Drtrs-clt.c2509 if (le16_to_cpu(msg->type) != RTRS_MSG_INFO_RSP) { in rtrs_clt_info_rsp_done()