Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h142 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.c925 if (le16_to_cpu(msg->type) != RTRS_MSG_INFO_REQ) { in rtrs_srv_info_req_done()
H A Drtrs-clt.c2555 msg->type = cpu_to_le16(RTRS_MSG_INFO_REQ); in rtrs_send_path_info()