Home
last modified time | relevance | path

Searched refs:BTC_WRFK_STOP (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcoex.h39 BTC_WRFK_STOP = 0, enumerator
Dcoex.c2876 wl->rfk_info.state != BTC_WRFK_STOP) { in _set_ant()
4345 if (wl->rfk_info.state != BTC_WRFK_STOP) { in rtw89_coex_rfk_chk_work()
4350 wl->rfk_info.state = BTC_WRFK_STOP; in rtw89_coex_rfk_chk_work()
4542 if (wl->rfk_info.state != BTC_WRFK_STOP) { in _run_coex()
5190 wl->rfk_info.state = result ? BTC_WRFK_START : BTC_WRFK_STOP; in _ntfy_wl_rfk()
5198 if (wl->rfk_info.state == BTC_WRFK_STOP) { in _ntfy_wl_rfk()
5205 case BTC_WRFK_STOP: in _ntfy_wl_rfk()
5207 wl->rfk_info.state = BTC_WRFK_STOP; in _ntfy_wl_rfk()
5220 wl->rfk_info.state == BTC_WRFK_STOP) in _ntfy_wl_rfk()
5253 state == BTC_WRFK_STOP ? "RFK_STOP" : in rtw89_btc_ntfy_wl_rfk()
Drtw8852a_rfk.c3619 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_DPK, BTC_WRFK_STOP); in _tssi_pre_tx()
3636 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_DACK, BTC_WRFK_STOP); in rtw8852a_dack()
3655 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_IQK, BTC_WRFK_STOP); in rtw8852a_iqk()
3676 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_RXDCK, BTC_WRFK_STOP); in rtw8852a_rx_dck()
3693 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_DPK, BTC_WRFK_STOP); in rtw8852a_dpk()
Drtw8852c_rfk.c3858 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_DACK, BTC_WRFK_STOP); in rtw8852c_dack()
3874 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_IQK, BTC_WRFK_STOP); in rtw8852c_iqk()
3949 rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_DPK, BTC_WRFK_STOP); in rtw8852c_dpk()