Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c492 BTC_GNT_HW = 0, enumerator
1656 case BTC_GNT_HW: in _set_gnt()
1671 case BTC_GNT_HW: in _set_gnt()
2917 gnt_wl_ctrl = b2g ? BTC_GNT_HW : BTC_GNT_SW_HI; in _set_ant()
2918 gnt_bt_ctrl = b2g ? BTC_GNT_HW : BTC_GNT_SW_HI; in _set_ant()
2923 gnt_bt_ctrl = BTC_GNT_HW; in _set_ant()
2930 _set_gnt(rtwdev, phy_map, BTC_GNT_HW, BTC_GNT_HW); in _set_ant()
2937 _set_gnt(rtwdev, phy_map, BTC_GNT_SW_HI, BTC_GNT_HW); in _set_ant()
2942 _set_gnt(rtwdev, phy_map, BTC_GNT_HW, BTC_GNT_HW); in _set_ant()