Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c2261 static const struct coex_rf_para rf_para_tx_8822b[] = { variable
2279 static_assert(ARRAY_SIZE(rf_para_tx_8822b) == ARRAY_SIZE(rf_para_rx_8822b));
2498 .wl_rf_para_num = ARRAY_SIZE(rf_para_tx_8822b),
2499 .wl_rf_para_tx = rf_para_tx_8822b,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c2332 static const struct coex_rf_para rf_para_tx_8822b[] = { variable
2371 static_assert(ARRAY_SIZE(rf_para_tx_8822b) == ARRAY_SIZE(rf_para_rx_8822b));
2603 .wl_rf_para_num = ARRAY_SIZE(rf_para_tx_8822b),
2604 .wl_rf_para_tx = rf_para_tx_8822b,

Completed in 7 milliseconds