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