Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_mad.h30 #define IB_MGMT_CLASS_DEVICE_MGMT 0x06 macro
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c795 case IB_MGMT_CLASS_DEVICE_MGMT: in mlx4_ib_demux_mad()
1551 case IB_MGMT_CLASS_DEVICE_MGMT: in mlx4_ib_multiplex_mad()
/linux/drivers/infiniband/core/
H A Dmad.c920 else if ((mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_get_mad_data_offset()
935 (mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_is_mad_class_rmpp()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c598 reg_req.mgmt_class = IB_MGMT_CLASS_DEVICE_MGMT; in srpt_refresh_port()