Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtc8822c.c213 const struct btc_5g_afh_map afh_5g_8822c[] = { {0, 0, 0} }; variable
250 ARRAY_SIZE(afh_5g_8822c), /*.afh_5g_num */
251 afh_5g_8822c, /*.afh_5g */
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c4124 static const struct coex_5g_afh_map afh_5g_8822c[] = { {0, 0, 0} }; variable
4388 .afh_5g_num = ARRAY_SIZE(afh_5g_8822c),
4389 .afh_5g = afh_5g_8822c,