Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcoex.c275 BTC_PHY_ALL = BIT(0) | BIT(1), enumerator
2023 if (phy_map > BTC_PHY_ALL) in _set_gnt()
3307 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_BT, BTC_PLT_BT); in _set_ant()
3312 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
3316 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
3338 _set_bt_plut(rtwdev, BTC_PHY_ALL, in _set_ant()
3345 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
3350 _set_bt_plut(rtwdev, BTC_PHY_ALL, in _set_ant()
3356 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
3375 _set_ant(rtwdev, FC_EXEC, BTC_PHY_ALL, BTC_ANT_WONLY); in _action_wl_only()
[all …]