Home
last modified time | relevance | path

Searched refs:CM_SIDR_REP_ATTR_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c91 } else if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in set_local_comm_id()
106 } else if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in get_local_comm_id()
117 if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in set_remote_comm_id()
132 if (mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in get_remote_comm_id()
325 mad->mad_hdr.attr_id == CM_SIDR_REP_ATTR_ID) { in mlx4_ib_multiplex_cm_handler()
/openbmc/linux/include/rdma/
H A Dib_cm.h269 #define CM_SIDR_REP_ATTR_ID cpu_to_be16(0x0018) macro
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c3642 cm_format_mad_ece_hdr(&sidr_rep_msg->hdr, CM_SIDR_REP_ATTR_ID, in cm_format_sidr_rep()
4055 case CM_SIDR_REP_ATTR_ID: in cm_recv_handler()