Lines Matching defs:mlx4_mad_ifc
928 struct mlx4_mad_ifc { struct
929 u8 base_version;
930 u8 mgmt_class;
931 u8 class_version;
932 u8 method;
933 __be16 status;
934 __be16 class_specific;
935 __be64 tid;
936 __be16 attr_id;
937 __be16 resv;
938 __be32 attr_mod;
939 __be64 mkey;
940 __be16 dr_slid;
941 __be16 dr_dlid;
942 u8 reserved[28];
943 u8 data[MAD_IFC_DATA_SZ];