Home
last modified time | relevance | path

Searched refs:IEEE_IBSS_MAC_HASH_SIZE (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_module.c147 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_rtllib()
Drtllib.h559 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1620 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
Drtllib_rx.c403 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_module.c168 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_ieee80211()
Dieee80211.h678 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1828 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
Dieee80211_rx.c453 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
/Linux-v4.19/drivers/staging/rtl8712/
Dieee80211.h130 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dieee80211.h285 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dieee80211.h268 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro