BRCMF_FLOWRING_HASHSIZE
hash_idx &= (BRCMF_FLOWRING_HASHSIZE - 1);
for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) {
hash_idx &= (BRCMF_FLOWRING_HASHSIZE - 1);
for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) {
hash_idx &= (BRCMF_FLOWRING_HASHSIZE - 1);
for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) {
hash_idx &= (BRCMF_FLOWRING_HASHSIZE - 1);
struct brcmf_flowring_hash hash[BRCMF_FLOWRING_HASHSIZE];
if (if_msgbuf->max_flowrings >= BRCMF_FLOWRING_HASHSIZE) {
if_msgbuf->max_flowrings = BRCMF_FLOWRING_HASHSIZE - 1;