Searched refs:wl_rf_para_tx (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1586 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_tx[level]); in rtw_coex_action_freerun() 1890 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_tx[6]); in rtw_coex_action_bt_game_hid() 2400 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_tx[6]); in rtw_coex_action_wl_native_lps()
|
H A D | main.h | 1268 const struct coex_rf_para *wl_rf_para_tx; member
|
H A D | rtw8821c.c | 1993 .wl_rf_para_tx = rf_para_tx_8821c,
|
H A D | rtw8822b.c | 2604 .wl_rf_para_tx = rf_para_tx_8822b,
|
H A D | rtw8723d.c | 2814 .wl_rf_para_tx = rf_para_tx_8723d,
|
H A D | rtw8822c.c | 5434 .wl_rf_para_tx = rf_para_tx_8822c,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 1196 const struct coex_rf_para *wl_rf_para_tx; member
|
H A D | rtw8821c.c | 1837 .wl_rf_para_tx = rf_para_tx_8821c,
|
H A D | coex.c | 1210 rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_tx[level]); in rtw_coex_action_freerun()
|
H A D | rtw8822b.c | 2499 .wl_rf_para_tx = rf_para_tx_8822b,
|
H A D | rtw8723d.c | 2737 .wl_rf_para_tx = rf_para_tx_8723d,
|
H A D | rtw8822c.c | 4384 .wl_rf_para_tx = rf_para_tx_8822c,
|
Completed in 46 milliseconds