Searched refs:coex_set_wl_rx_gain (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 354 chip->ops->coex_set_wl_rx_gain(rtwdev, low_gain); in rtw_coex_set_wl_rx_gain()
|
H A D | main.h | 846 void (*coex_set_wl_rx_gain)(struct rtw_dev *rtwdev, bool low_gain); member
|
H A D | rtw8821c.c | 1494 .coex_set_wl_rx_gain = rtw8821c_coex_cfg_wl_rx_gain,
|
H A D | rtw8822b.c | 2133 .coex_set_wl_rx_gain = rtw8822b_coex_cfg_wl_rx_gain,
|
H A D | rtw8723d.c | 1945 .coex_set_wl_rx_gain = rtw8723d_coex_cfg_wl_rx_gain,
|
H A D | rtw8822c.c | 3999 .coex_set_wl_rx_gain = rtw8822c_coex_cfg_wl_rx_gain,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 379 chip->ops->coex_set_wl_rx_gain(rtwdev, low_gain); in rtw_coex_set_wl_rx_gain()
|
H A D | main.h | 891 void (*coex_set_wl_rx_gain)(struct rtw_dev *rtwdev, bool low_gain); member
|
H A D | rtw8821c.c | 1645 .coex_set_wl_rx_gain = rtw8821c_coex_cfg_wl_rx_gain,
|
H A D | rtw8822b.c | 2201 .coex_set_wl_rx_gain = rtw8822b_coex_cfg_wl_rx_gain,
|
H A D | rtw8723d.c | 2014 .coex_set_wl_rx_gain = rtw8723d_coex_cfg_wl_rx_gain,
|
H A D | rtw8822c.c | 5021 .coex_set_wl_rx_gain = rtw8822c_coex_cfg_wl_rx_gain,
|
Completed in 41 milliseconds