Searched refs:BTC_WLACT_HW (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 690 BTC_WLACT_HW = 0, enumerator 2780 case BTC_WLACT_HW: in _set_gnt_v1() 4331 _set_gnt_v1(rtwdev, BTC_PHY_0, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4337 _set_gnt_v1(rtwdev, BTC_PHY_1, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4340 _set_gnt_v1(rtwdev, phy_map, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4344 _set_gnt_v1(rtwdev, phy_map, BTC_GNT_SW_HI, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4352 BTC_WLACT_HW); in _set_ant_v1()
|