Home
last modified time | relevance | path

Searched refs:IB_SMP_ATTR_SM_INFO (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_smi.h54 #define IB_SMP_ATTR_SM_INFO cpu_to_be16(0x0020) macro
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c232 if (in->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO || in mthca_process_mad()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c274 if (in->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO) in mlx5_ib_process_mad()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.c1921 case IB_SMP_ATTR_SM_INFO: in process_subn()
1955 case IB_SMP_ATTR_SM_INFO: in process_subn()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c4125 case IB_SMP_ATTR_SM_INFO: in subn_get_opa_sma()
4195 case IB_SMP_ATTR_SM_INFO: in subn_set_opa_sma()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c847 if (in_mad->mad_hdr.attr_id == IB_SMP_ATTR_SM_INFO) in ib_process_mad()