Home
last modified time | relevance | path

Searched refs:IB_MGMT_CLASS_CM (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/ofed/include/rdma/
HDib_mad.h54 #define IB_MGMT_CLASS_CM 0x07 macro
/NextBSD/sys/ofed/drivers/infiniband/util/
HDmadeye.c94 case IB_MGMT_CLASS_CM: in get_class_name()
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmad.c621 if (mad->mad_hdr.mgmt_class != IB_MGMT_CLASS_CM) { in mlx4_ib_demux_mad()
671 case IB_MGMT_CLASS_CM: in mlx4_ib_demux_mad()
1522 case IB_MGMT_CLASS_CM: in mlx4_ib_multiplex_mad()
/NextBSD/sys/ofed/drivers/infiniband/core/
HDcm.c1024 hdr->mgmt_class = IB_MGMT_CLASS_CM; in cm_format_mad_hdr()
3808 .mgmt_class = IB_MGMT_CLASS_CM, in cm_add_one()