Home
last modified time | relevance | path

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

/drivers/infiniband/ulp/rtrs/
Drtrs-pri.h145 RTRS_MSG_INFO_REQ, enumerator
DREADME85 RTRS_MSG_INFO_REQ message, containing the name of the session. This message
109 RTRS_MSG_INFO_REQ ------------------->
Drtrs-srv.c930 if (le16_to_cpu(msg->type) != RTRS_MSG_INFO_REQ) { in rtrs_srv_info_req_done()
Drtrs-clt.c2549 msg->type = cpu_to_le16(RTRS_MSG_INFO_REQ); in rtrs_send_path_info()