Searched refs:BTC_PLT_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 390 BTC_PLT_NONE = 0, enumerator 4202 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0() 4206 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0() 4222 plt_ctrl = b2g ? BTC_PLT_BT : BTC_PLT_NONE; in _set_ant_v0() 4235 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0() 4246 _set_bt_plut(rtwdev, BTC_PHY_ALL, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0() 4251 _set_bt_plut(rtwdev, phy_map, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0() 4256 _set_bt_plut(rtwdev, phy_map, BTC_PLT_NONE, BTC_PLT_NONE); in _set_ant_v0()
|