Searched refs:IEEE_IBSS_MAC_HASH_SIZE (Results 1 – 9 of 9) sorted by relevance
133 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_rtllib()
554 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro1615 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
395 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
170 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_ieee80211()
674 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro1823 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
447 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
119 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
279 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
268 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro