Home
last modified time | relevance | path

Searched refs:coex_rf_para (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dcoex.h287 struct coex_rf_para { struct
Dmain.h895 const struct coex_rf_para *wl_rf_para_tx;
896 const struct coex_rf_para *wl_rf_para_rx;
Drtw8822b.c1938 static const struct coex_rf_para rf_para_tx_8822b[] = {
1947 static const struct coex_rf_para rf_para_rx_8822b[] = {
Drtw8822c.c3708 static const struct coex_rf_para rf_para_tx_8822c[] = {
3717 static const struct coex_rf_para rf_para_rx_8822c[] = {
Dcoex.c709 struct coex_rf_para para) in rtw_coex_set_rf_para()