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