Searched refs:BTC_PLT_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 302 BTC_PLT_NONE = 0, enumerator 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() 3332 plt_ctrl = b2g ? BTC_PLT_BT : BTC_PLT_NONE; in _set_ant() 3345 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant() 3356 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant() 3361 _set_bt_plut(rtwdev, phy_map, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant() 3366 _set_bt_plut(rtwdev, phy_map, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant()
|