Lines Matching defs:ib_cc_mad
250 struct ib_cc_mad { struct
251 u8 base_version;
252 u8 mgmt_class;
253 u8 class_version;
254 u8 method;
255 __be16 status;
256 __be16 class_specific;
257 __be64 tid;
258 __be16 attr_id;
259 __be16 resv;
260 __be32 attr_mod;
261 __be64 cckey;
264 u8 log_data[IB_CC_MAD_LOGDATA_LEN];
266 u8 mgmt_data[IB_CC_MAD_MGMTDATA_LEN];