Searched defs:cfo_tracking (Results 1 – 2 of 2) sorted by relevance
15 struct cfo_tracking { struct16 bool bATCStatus;17 bool largeCFOHit;18 bool bAdjust;19 u8 CrystalCap;20 u8 DefXCap;21 int CFO_tail[2];22 int CFO_ave_pre;23 u32 packetCount;24 u32 packetCount_pre;[all …]
3492 struct rtw89_cfo_tracking_info cfo_tracking; member