Home
last modified time | relevance | path

Searched refs:CM_REP_INITIATOR_DEPTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/rdma/
H A Dibta_vol1_c12.h129 #define CM_REP_INITIATOR_DEPTH CM_FIELD8_LOC(struct cm_rep_msg, 25, 8) macro
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c2255 IBA_SET(CM_REP_INITIATOR_DEPTH, rep_msg, in cm_format_rep()
2415 param->responder_resources = IBA_GET(CM_REP_INITIATOR_DEPTH, rep_msg); in cm_format_rep_event()
2560 IBA_GET(CM_REP_INITIATOR_DEPTH, rep_msg); in cm_rep_handler()