Home
last modified time | relevance | path

Searched refs:B43_TAB_FINEFREQG_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dtables.h11 #define B43_TAB_FINEFREQG_SIZE 256 macro
H A Dtables.c345 BUILD_BUG_ON(B43_TAB_FINEFREQG_SIZE != ARRAY_SIZE(b43_tab_finefreqg)); in assert_sizes()
H A Dwa.c77 for (i = 0; i < B43_TAB_FINEFREQG_SIZE; i++) in b43_wa_fft()