Home
last modified time | relevance | path

Searched refs:IB_MGMT_METHOD_TRAP (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c210 if (in->mad_hdr.method == IB_MGMT_METHOD_TRAP && !slid) { in mthca_process_mad()
/openbmc/linux/include/rdma/
H A Dib_mad.h47 #define IB_MGMT_METHOD_TRAP 0x05 macro
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c261 if (method == IB_MGMT_METHOD_TRAP && !slid) in mlx5_ib_process_mad()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c811 trap_mad->mad_hdr.method = IB_MGMT_METHOD_TRAP; in opa_vnic_vema_send_trap()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.c96 smp->method = IB_MGMT_METHOD_TRAP; in qib_send_trap()
1981 case IB_MGMT_METHOD_TRAP: in process_subn()
2076 case IB_MGMT_METHOD_TRAP: in process_perf()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c314 smp->method = IB_MGMT_METHOD_TRAP; in send_trap()
4549 case IB_MGMT_METHOD_TRAP: in process_subn_opa()
4676 case IB_MGMT_METHOD_TRAP: in process_perf()
4757 case IB_MGMT_METHOD_TRAP: in process_perf_opa()
H A Dud.c788 if (smp->method == IB_MGMT_METHOD_TRAP) in opa_smp_check()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c832 if (in_mad->mad_hdr.method == IB_MGMT_METHOD_TRAP && slid == 0) { in ib_process_mad()