Searched refs:NMCFILTER_BITS (Results 1 – 4 of 4) sorted by relevance
184 #define NMCFILTER_BITS 256 /* # of multicast filter bits */ macro379 uint16_t ladrf[NMCFILTER_BITS/16]; /* Multicast filter */380 uint16_t ladrf_refcnt[NMCFILTER_BITS];
44 #define NMCFILTER_BITS (1 << HASH_BITS) macro46 #define NMCFILTER_REGS (NMCFILTER_BITS / HASH_REG_WIDTH)332 uint32_t hash_bit_ref_cnt[NMCFILTER_BITS];
220 uint32_t hash_bit_ref_cnt[NMCFILTER_BITS];
59 #define NMCFILTER_BITS (1 << HASH_BITS) macro63 #define NMCFILTER_REGS NMCFILTER_BITS / HASH_REG_WIDTH