Home
last modified time | relevance | path

Searched refs:rf_para_tx_8822c (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtc8822c.c157 static const struct btc_rf_para rf_para_tx_8822c[] = { variable
245 ARRAY_SIZE(rf_para_tx_8822c), /* wl_rf_para_tx_num */
246 rf_para_tx_8822c, /* wl_rf_para_tx */
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c4127 static const struct coex_rf_para rf_para_tx_8822c[] = { variable
4145 static_assert(ARRAY_SIZE(rf_para_tx_8822c) == ARRAY_SIZE(rf_para_rx_8822c));
4383 .wl_rf_para_num = ARRAY_SIZE(rf_para_tx_8822c),
4384 .wl_rf_para_tx = rf_para_tx_8822c,