Home
last modified time | relevance | path

Searched refs:wl_rx_low_gain_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c1325 static const u32 wl_rx_low_gain_off[] = { in rtw8822b_coex_cfg_wl_rx_gain() local
1353 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_off); i++) in rtw8822b_coex_cfg_wl_rx_gain()
1354 rtw_write32(rtwdev, 0x81c, wl_rx_low_gain_off[i]); in rtw8822b_coex_cfg_wl_rx_gain()
H A Drtw8723d.c1604 static const u32 wl_rx_low_gain_off[] = { in rtw8723d_coex_cfg_wl_rx_gain() local
1622 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_off); i++) in rtw8723d_coex_cfg_wl_rx_gain()
1623 rtw_write32(rtwdev, REG_AGCRSSI, wl_rx_low_gain_off[i]); in rtw8723d_coex_cfg_wl_rx_gain()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c1346 static const u32 wl_rx_low_gain_off[] = { in rtw8822b_coex_cfg_wl_rx_gain() local
1376 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_off); i++) in rtw8822b_coex_cfg_wl_rx_gain()
1377 rtw_write32(rtwdev, 0x81c, wl_rx_low_gain_off[i]); in rtw8822b_coex_cfg_wl_rx_gain()
H A Drtw8723d.c1651 static const u32 wl_rx_low_gain_off[] = { in rtw8723d_coex_cfg_wl_rx_gain() local
1669 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_off); i++) in rtw8723d_coex_cfg_wl_rx_gain()
1670 rtw_write32(rtwdev, REG_AGCRSSI, wl_rx_low_gain_off[i]); in rtw8723d_coex_cfg_wl_rx_gain()

Completed in 13 milliseconds