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