Home
last modified time | relevance | path

Searched refs:BRCMF_FLOWRING_HASHSIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dflowring.h19 #define BRCMF_FLOWRING_HASHSIZE 256 macro
50 struct brcmf_flowring_hash hash[BRCMF_FLOWRING_HASHSIZE];
Dflowring.c93 for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) { in brcmf_flowring_lookup()
136 for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) { in brcmf_flowring_create()
454 for (i = 0; i < BRCMF_FLOWRING_HASHSIZE; i++) { in brcmf_flowring_delete_peer()