Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c189 BTC_PHY_ALL = BIT(0) | BIT(1), enumerator
1648 if (phy_map > BTC_PHY_ALL) in _set_gnt()
2900 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_BT, BTC_PLT_BT); in _set_ant()
2905 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
2909 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
2931 _set_bt_plut(rtwdev, BTC_PHY_ALL, in _set_ant()
2938 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
2943 _set_bt_plut(rtwdev, BTC_PHY_ALL, in _set_ant()
2949 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
2968 _set_ant(rtwdev, FC_EXEC, BTC_PHY_ALL, BTC_ANT_WONLY); in _action_wl_only()
[all …]