Lines Matching defs:ib_cc_mad
119 struct ib_cc_mad { struct
120 u8 base_version;
121 u8 mgmt_class;
122 u8 class_version;
123 u8 method;
124 __be16 status;
125 __be16 class_specific;
126 __be64 tid;
127 __be16 attr_id;
128 __be16 resv;
129 __be32 attr_mod;
130 __be64 cckey;
133 u8 log_data[IB_CC_MAD_LOGDATA_LEN];
135 u8 mgmt_data[IB_CC_MAD_MGMTDATA_LEN];