Searched refs:BMLEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpreg.c70 #define BMLEN 2 /* Use 2 64 bit uint for channel bitmask macro
72 #define BMZERO {(u64_t) 0, (u64_t) 0} /* BMLEN zeros */
908 u64_t chan11a[BMLEN];/* 128 bit bitmask for channel/band
910 u64_t chan11a_turbo[BMLEN];/* 128 bit bitmask for channel/band
912 u64_t chan11a_dyn_turbo[BMLEN]; /* 128 bit bitmask for channel/band
914 u64_t chan11b[BMLEN];/* 128 bit bitmask for channel/band
916 u64_t chan11g[BMLEN];/* 128 bit bitmask for channel/band
918 u64_t chan11g_turbo[BMLEN];/* 128 bit bitmask for channel/band
920 u64_t chan11ng[BMLEN];/* 128 bit bitmask for 11n in 2GHz */
921 u64_t chan11na[BMLEN];/* 12
[all...]

Completed in 49 milliseconds