Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Drtw8822b.c1219 static const u32 wl_rx_low_gain_off[] = { in rtw8822b_coex_cfg_wl_rx_gain() local
1247 for (i = 0; i < ARRAY_SIZE(wl_rx_low_gain_off); i++) in rtw8822b_coex_cfg_wl_rx_gain()
1248 rtw_write32(rtwdev, 0x81c, wl_rx_low_gain_off[i]); in rtw8822b_coex_cfg_wl_rx_gain()