Searched refs:gwl (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 4273 u8 gwl = BTC_GNT_HW; in _set_ant_v1() local 4328 gwl = BTC_GNT_HW; in _set_ant_v1() 4330 gwl = BTC_GNT_SW_HI; in _set_ant_v1() 4331 _set_gnt_v1(rtwdev, BTC_PHY_0, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4334 gwl = BTC_GNT_HW; in _set_ant_v1() 4336 gwl = BTC_GNT_SW_HI; in _set_ant_v1() 4337 _set_gnt_v1(rtwdev, BTC_PHY_1, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1() 4339 gwl = BTC_GNT_HW; in _set_ant_v1() 4340 _set_gnt_v1(rtwdev, phy_map, gwl, BTC_GNT_HW, BTC_WLACT_HW); in _set_ant_v1()
|