Searched defs:smp_req_conf_rtinfo (Results 1 – 1 of 1) sorted by relevance
140 struct smp_req_conf_rtinfo { struct141 u16 exp_change_cnt; /* bytes 4-5 */142 u8 exp_rt_idx_hi; /* byte 6 */143 u8 exp_rt_idx; /* byte 7 */145 u8 _r_a; /* byte 8 */146 u8 phy_id; /* byte 9 */147 u16 _r_b; /* bytes 10-11 */149 u8 _r_c:7; /* byte 12 */150 u8 dis_rt_entry:1;151 u8 _r_d[3]; /* bytes 13-15 */[all …]