Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDmain.h1269 u8 coex_info_hw_regs_num; member
HDrtw8821c.c2004 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8821c),
HDrtw8822b.c2615 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8822b),
HDrtw8723d.c2822 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8723d),
HDcoex.c3746 for (i = 0; i < chip->coex_info_hw_regs_num; i++) { in rtw_coex_set_coexinfo_hw()
HDrtw8822c.c5457 .coex_info_hw_regs_num = ARRAY_SIZE(coex_info_hw_regs_8822c),