Home
last modified time | relevance | path

Searched refs:coex_info_hw_regs_num (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1261 u8 coex_info_hw_regs_num; member
H A Drtw8821c.c2000 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8821c),
H A Drtw8822b.c2611 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8822b),
H A Drtw8723d.c2822 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8723d),
H A Dcoex.c3746 for (i = 0; i < chip->coex_info_hw_regs_num; i++) { in rtw_coex_set_coexinfo_hw()
H A Drtw8822c.c5441 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8822c),