Searched refs:TGEC_HASH_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
90 #define TGEC_HASH_TABLE_SIZE 512 macro578 for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++) in tgec_set_allmulti()582 for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++) in tgec_set_allmulti()746 tgec->multicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE); in tgec_init()753 tgec->unicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE); in tgec_init()