Searched refs:cfo_all_avg (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/dev/rtw89/
H A Dphy.c2599 s32 cfo_all_avg = 0; local
2610 cfo_all_avg = phy_div(cfo_khz_all, cfo_cnt_all);
2619 cfo_khz_all, cfo_cnt_all, cfo_all_avg);
2620 return cfo_all_avg;

Completed in 86 milliseconds