Home
last modified time | relevance | path

Searched refs:cfo_timer_ms (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2543 cfo->cfo_timer_ms = 2000; in rtw89_phy_cfo_init()
2807 msecs_to_jiffies(cfo->cfo_timer_ms)); in rtw89_phy_cfo_track_work()
2817 msecs_to_jiffies(cfo->cfo_timer_ms)); in rtw89_phy_cfo_start_work()
2837 cfo->cfo_timer_ms = CFO_COMP_PERIOD; in rtw89_phy_cfo_track()
H A Dcore.h4047 u16 cfo_timer_ms; member