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