Lines Matching defs:mlx4_mad_ifc
960 struct mlx4_mad_ifc { struct
961 u8 base_version;
962 u8 mgmt_class;
963 u8 class_version;
964 u8 method;
965 __be16 status;
966 __be16 class_specific;
967 __be64 tid;
968 __be16 attr_id;
969 __be16 resv;
970 __be32 attr_mod;
971 __be64 mkey;
972 __be16 dr_slid;
973 __be16 dr_dlid;
974 u8 reserved[28];
975 u8 data[MAD_IFC_DATA_SZ];