Lines Matching defs:mlx4_mad_ifc
1009 struct mlx4_mad_ifc { struct
1010 u8 base_version;
1011 u8 mgmt_class;
1012 u8 class_version;
1013 u8 method;
1014 __be16 status;
1015 __be16 class_specific;
1016 __be64 tid;
1017 __be16 attr_id;
1018 __be16 resv;
1019 __be32 attr_mod;
1020 __be64 mkey;
1021 __be16 dr_slid;
1022 __be16 dr_dlid;
1023 u8 reserved[28];
1024 u8 data[MAD_IFC_DATA_SZ];