Searched refs:wl_rf_para_rx (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 1149 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_coex_all_off() 1190 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[level]); in rtw_coex_action_freerun() 1213 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_whql_test() 1235 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_relink() 1298 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_idle() 1362 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_inquiry() 1396 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_hfp() 1461 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_hid() 1500 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_a2dp() 1536 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[0]); in rtw_coex_action_bt_a2dpsink() [all …]
|
D | main.h | 896 const struct coex_rf_para *wl_rf_para_rx; member
|
D | rtw8822b.c | 2016 .wl_rf_para_rx = rf_para_rx_8822b,
|
D | rtw8822c.c | 3789 .wl_rf_para_rx = rf_para_rx_8822c,
|