Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_mad.h57 #define IB_MGMT_CLASS_DEVICE_MGMT 0x06 macro
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c776 case IB_MGMT_CLASS_DEVICE_MGMT: in mlx4_ib_demux_mad()
1544 case IB_MGMT_CLASS_DEVICE_MGMT: in mlx4_ib_multiplex_mad()
/Linux-v4.19/drivers/infiniband/core/
Dmad.c1107 else if ((mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_get_mad_data_offset()
1122 (mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_is_mad_class_rmpp()
/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c593 reg_req.mgmt_class = IB_MGMT_CLASS_DEVICE_MGMT; in srpt_refresh_port()