Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Drtw8822b.c1315 static const u32 wl_rx_low_gain_on[] = { in rtw8822b_coex_cfg_wl_rx_gain() local
1348 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_on); i++) in rtw8822b_coex_cfg_wl_rx_gain()
1349 rtw_write32(rtwdev, REG_RX_GAIN_EN, wl_rx_low_gain_on[i]); in rtw8822b_coex_cfg_wl_rx_gain()
Drtw8723d.c1625 static const u32 wl_rx_low_gain_on[] = { in rtw8723d_coex_cfg_wl_rx_gain() local
1648 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_on); i++) in rtw8723d_coex_cfg_wl_rx_gain()
1649 rtw_write32(rtwdev, REG_AGCRSSI, wl_rx_low_gain_on[i]); in rtw8723d_coex_cfg_wl_rx_gain()