Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dilt.h5 #define B43legacy_ILT_ROTOR_SIZE 53 macro
6 extern const u32 b43legacy_ilt_rotor[B43legacy_ILT_ROTOR_SIZE];
H A Dilt.c22 const u32 b43legacy_ilt_rotor[B43legacy_ILT_ROTOR_SIZE] = {
H A Dphy.c329 for (i = 0; i < B43legacy_ILT_ROTOR_SIZE; i++) in b43legacy_phy_setupg()