Lines Matching defs:mlx4_mad_ifc
990 struct mlx4_mad_ifc { struct
991 u8 base_version;
992 u8 mgmt_class;
993 u8 class_version;
994 u8 method;
995 __be16 status;
996 __be16 class_specific;
997 __be64 tid;
998 __be16 attr_id;
999 __be16 resv;
1000 __be32 attr_mod;
1001 __be64 mkey;
1002 __be16 dr_slid;
1003 __be16 dr_dlid;
1004 u8 reserved[28];
1005 u8 data[MAD_IFC_DATA_SZ];