Home
last modified time | relevance | path

Searched refs:RTRS_HB_MSG_IMM (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/ulp/rtrs/
Drtrs-pri.h48 RTRS_HB_MSG_IMM = 8, /* HB: HeartBeat */ enumerator
DREADME112 -------------------> [RTRS_HB_MSG_IMM]
114 [RTRS_HB_MSG_IMM] <-------------------
Drtrs.c374 imm = rtrs_to_imm(RTRS_HB_MSG_IMM, 0); in hb_work()
Drtrs-srv.c1268 } else if (imm_type == RTRS_HB_MSG_IMM) { in rtrs_srv_rdma_done()
Drtrs-clt.c639 } else if (imm_type == RTRS_HB_MSG_IMM) { in rtrs_clt_rdma_done()