Searched refs:IEEE_IBSS_MAC_HASH_SIZE (Results 1 – 9 of 9) sorted by relevance
147 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_rtllib()
559 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro1620 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
403 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
168 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_ieee80211()
678 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro1828 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
453 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
130 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
285 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
268 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro