Lines Matching defs:mlx4_mad_ifc
998 struct mlx4_mad_ifc { struct
999 u8 base_version;
1000 u8 mgmt_class;
1001 u8 class_version;
1002 u8 method;
1003 __be16 status;
1004 __be16 class_specific;
1005 __be64 tid;
1006 __be16 attr_id;
1007 __be16 resv;
1008 __be32 attr_mod;
1009 __be64 mkey;
1010 __be16 dr_slid;
1011 __be16 dr_dlid;
1012 u8 reserved[28];
1013 u8 data[MAD_IFC_DATA_SZ];