Searched refs:low_gain (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8723d.c | 1117 static void rtw8723d_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8723d_coex_cfg_wl_rx_gain() argument 1139 if (low_gain == coex_dm->cur_wl_rx_low_gain_en) in rtw8723d_coex_cfg_wl_rx_gain() 1142 coex_dm->cur_wl_rx_low_gain_en = low_gain; in rtw8723d_coex_cfg_wl_rx_gain()
|
| H A D | rtw8822b.c | 1291 static void rtw8822b_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8822b_coex_cfg_wl_rx_gain() argument 1322 if (low_gain == coex_dm->cur_wl_rx_low_gain_en) in rtw8822b_coex_cfg_wl_rx_gain() 1325 coex_dm->cur_wl_rx_low_gain_en = low_gain; in rtw8822b_coex_cfg_wl_rx_gain()
|
| H A D | rtw8821a.c | 856 static void rtw8821a_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8821a_coex_cfg_wl_rx_gain() argument
|
| H A D | rtw8812a.c | 910 static void rtw8821a_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8821a_coex_cfg_wl_rx_gain() argument
|
| H A D | rtw8703b.c | 1689 static void rtw8703b_coex_set_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8703b_coex_set_wl_rx_gain() argument
|
| H A D | main.h | 919 void (*coex_set_wl_rx_gain)(struct rtw_dev *rtwdev, bool low_gain);
|
| H A D | rtw8821c.c | 1003 static void rtw8821c_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8821c_coex_cfg_wl_rx_gain() argument
|
| H A D | rtw8822c.c | 3072 static void rtw8822c_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8822c_coex_cfg_wl_rx_gain() argument 3077 if (low_gain == coex_dm->cur_wl_rx_low_gain_en) in rtw8822c_coex_cfg_wl_rx_gain() 3080 coex_dm->cur_wl_rx_low_gain_en = low_gain; in rtw8822c_coex_cfg_wl_rx_gain()
|
| H A D | rtw8814a.c | 1832 static void rtw8814a_coex_cfg_wl_rx_gain(struct rtw_dev *rtwdev, bool low_gain) in rtw8814a_coex_cfg_wl_rx_gain() argument
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_lp.c | 929 u16 low_gain = gain & 0xFFFF; in lpphy_rev2plus_set_rx_gain() local 940 b43_phy_write(dev, B43_LPPHY_RX_GAIN_CTL_OVERRIDE_VAL, low_gain); in lpphy_rev2plus_set_rx_gain()
|