Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dibta_vol1_c12.h125 #define CM_REP_VENDOR_ID_M CM_FIELD8_LOC(struct cm_rep_msg, 19, 8) macro
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c2267 IBA_SET(CM_REP_VENDOR_ID_M, rep_msg, param->ece.vendor_id >> 8); in cm_format_rep()
2423 param->ece.vendor_id |= IBA_GET(CM_REP_VENDOR_ID_M, rep_msg) << 8; in cm_format_rep_event()