Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/
Drtllib_module.c152 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_rtllib()
Drtllib.h611 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1670 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()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_module.c169 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_ieee80211()
Dieee80211.h682 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1827 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()
/drivers/staging/rtl8712/
Dieee80211.h135 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
/drivers/staging/rtl8188eu/include/
Dieee80211.h297 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro