Searched refs:wl_rf_para_rx (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 1533 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_coex_all_off() 1588 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[level]); in rtw_coex_action_freerun() 1603 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_rf4ce() 1628 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_whql_test() 1656 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_relink() 1695 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_idle() 1765 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_inquiry() 1892 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[5]); in rtw_coex_action_bt_game_hid() 1894 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_game_hid() 1911 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_hfp() [all …]
|
D | main.h | 1269 const struct coex_rf_para *wl_rf_para_rx; member
|
D | rtw8821c.c | 1994 .wl_rf_para_rx = rf_para_rx_8821c,
|
D | rtw8822b.c | 2605 .wl_rf_para_rx = rf_para_rx_8822b,
|
D | rtw8723d.c | 2815 .wl_rf_para_rx = rf_para_rx_8723d,
|
D | rtw8822c.c | 5435 .wl_rf_para_rx = rf_para_rx_8822c,
|