Lines Matching defs:smp_req_phycntl
164 struct smp_req_phycntl { struct
165 u16 exp_change_cnt; /* byte 4-5 */
167 u8 _r_a[3]; /* bytes 6-8 */
169 u8 phy_id; /* byte 9 */
170 u8 phy_op; /* byte 10 */
172 u8 upd_pathway:1; /* byte 11 */
173 u8 _r_b:7;
175 u8 _r_c[12]; /* byte 12-23 */
177 u8 att_dev_name[8]; /* byte 24-31 */
179 u8 _r_d:4; /* byte 32 */
180 u8 min_linkrate:4;
182 u8 _r_e:4; /* byte 33 */
183 u8 max_linkrate:4;
185 u8 _r_f[2]; /* byte 34-35 */
187 u8 pathway:4; /* byte 36 */
188 u8 _r_g:4;
190 u8 _r_h[3]; /* bytes 37-39 */