Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.h321 struct coex_rf_para { struct
H A Dmain.h1287 const struct coex_rf_para *wl_rf_para_tx;
1288 const struct coex_rf_para *wl_rf_para_rx;
H A Drtw8821c.c1845 static const struct coex_rf_para rf_para_tx_8821c[] = {
1854 static const struct coex_rf_para rf_para_rx_8821c[] = {
H A Drtw8822b.c2332 static const struct coex_rf_para rf_para_tx_8822b[] = {
2341 static const struct coex_rf_para rf_para_rx_8822b[] = {
H A Drtw8723d.c1597 static const struct coex_rf_para rf_para_tx_8723d[] = { in rtw8723d_coex_cfg_rfe_type()
1606 static const struct coex_rf_para rf_para_rx_8723d[] = { in rtw8723d_coex_cfg_rfe_type()
H A Drtw8822c.c5167 static const struct coex_rf_para rf_para_tx_8822c[] = {
5177 static const struct coex_rf_para rf_para_rx_8822c[] = {
H A Dcoex.c891 struct coex_rf_para para) in rtw_coex_set_rf_para()