Searched refs:CM_REQ_MAX_CM_RETRIES (Results 1 – 2 of 2) sorted by relevance
62 #define CM_REQ_MAX_CM_RETRIES CM_FIELD8_LOC(struct cm_req_msg, 51, 4) macro
1335 IBA_SET(CM_REQ_MAX_CM_RETRIES, req_msg, param->max_cm_retries); in cm_format_req()2080 cm_id_priv->max_cm_retries = IBA_GET(CM_REQ_MAX_CM_RETRIES, req_msg); in cm_req_handler()