Home
last modified time | relevance | path

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

/linux-3.4.99/include/rdma/
Dib_mad.h53 #define IB_MGMT_CLASS_DEVICE_MGMT 0x06 macro
/linux-3.4.99/drivers/infiniband/core/
Dmad.c931 else if ((mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_get_mad_data_offset()
946 (mgmt_class == IB_MGMT_CLASS_DEVICE_MGMT) || in ib_is_mad_class_rmpp()
/linux-3.4.99/drivers/infiniband/ulp/srpt/
Dib_srpt.c555 reg_req.mgmt_class = IB_MGMT_CLASS_DEVICE_MGMT; in srpt_refresh_port()