Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dcoex.h345 chip->ops->coex_set_wl_rx_gain(rtwdev, low_gain); in rtw_coex_set_wl_rx_gain()
Dmain.h655 void (*coex_set_wl_rx_gain)(struct rtw_dev *rtwdev, bool low_gain); member
Drtw8822b.c1811 .coex_set_wl_rx_gain = rtw8822b_coex_cfg_wl_rx_gain,
Drtw8822c.c3581 .coex_set_wl_rx_gain = rtw8822c_coex_cfg_wl_rx_gain,