Searched defs:ch_rpt_hdr_info (Results 1 – 2 of 2) sorted by relevance
288 struct ch_rpt_hdr_info { struct289 u16 total_len_l; /*header(16byte) + Raw data length(Unit: byte)*/291 u8 total_len_m:1;292 u8 total_seg_num:7;294 u8 total_seg_num:7;295 u8 total_len_m:1;297 u8 avg_noise_pow;299 u8 is_pkt_end:1;300 u8 set_valid:1;301 u8 n_rx:3;[all …]
289 struct ch_rpt_hdr_info { struct290 u16 total_len_l; /*header(16byte) + Raw data length(Unit: byte)*/292 u8 total_len_m:1;293 u8 total_seg_num:7;295 u8 total_seg_num:7;296 u8 total_len_m:1;298 u8 avg_noise_pow;300 u8 is_pkt_end:1;301 u8 set_valid:1;302 u8 n_rx:3;[all …]