Searched defs:phydm_cfo_track_struct (Results 1 – 13 of 13) sorted by relevance
25 struct phydm_cfo_track_struct { struct26 boolean is_atc_status;27 boolean large_cfo_hit;28 boolean is_adjust;29 u8 crystal_cap;30 u8 def_x_cap;31 s32 CFO_tail[4];32 u32 CFO_cnt[4];33 s32 CFO_ave_pre;34 u32 packet_count;[all …]
36 struct phydm_cfo_track_struct { struct37 boolean is_atc_status;38 boolean is_adjust; /*@already modify crystal cap*/39 u8 crystal_cap;40 u8 crystal_cap_default;41 u8 def_x_cap;42 s32 CFO_tail[4];43 u32 CFO_cnt[4];44 s32 CFO_ave_pre;45 u32 packet_count;[all …]
37 struct phydm_cfo_track_struct { struct38 boolean is_atc_status;39 boolean is_adjust; /*@already modify crystal cap*/40 u8 crystal_cap;41 u8 crystal_cap_default;42 u8 def_x_cap;43 s32 CFO_tail[4];44 u32 CFO_cnt[4];45 s32 CFO_ave_pre;46 u32 packet_count;[all …]