Home
last modified time | relevance | path

Searched refs:rf_para_tx_8821c (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c1627 static const struct coex_rf_para rf_para_tx_8821c[] = { variable
1645 static_assert(ARRAY_SIZE(rf_para_tx_8821c) == ARRAY_SIZE(rf_para_rx_8821c));
1836 .wl_rf_para_num = ARRAY_SIZE(rf_para_tx_8821c),
1837 .wl_rf_para_tx = rf_para_tx_8821c,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c1778 static const struct coex_rf_para rf_para_tx_8821c[] = { variable
1796 static_assert(ARRAY_SIZE(rf_para_tx_8821c) == ARRAY_SIZE(rf_para_rx_8821c));
1992 .wl_rf_para_num = ARRAY_SIZE(rf_para_tx_8821c),
1993 .wl_rf_para_tx = rf_para_tx_8821c,

Completed in 5 milliseconds