Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dphy.c2553 cfo->phy_cfo_status = RTW89_PHY_DCFO_STATE_NORMAL; in rtw89_phy_cfo_init()
2838 case RTW89_PHY_DCFO_STATE_NORMAL: in rtw89_phy_cfo_track()
2848 cfo->phy_cfo_status = RTW89_PHY_DCFO_STATE_NORMAL; in rtw89_phy_cfo_track()
2855 if (cfo->phy_cfo_status == RTW89_PHY_DCFO_STATE_NORMAL) { in rtw89_phy_cfo_track()
2862 cfo->phy_cfo_status = RTW89_PHY_DCFO_STATE_NORMAL; in rtw89_phy_cfo_track()
2870 cfo->phy_cfo_status = RTW89_PHY_DCFO_STATE_NORMAL; in rtw89_phy_cfo_track()
H A Dcore.h3960 RTW89_PHY_DCFO_STATE_NORMAL = 0, enumerator