TGEC_HASH_TABLE_SIZE  578 drivers/net/ethernet/freescale/fman/fman_tgec.c 		for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++)
TGEC_HASH_TABLE_SIZE  582 drivers/net/ethernet/freescale/fman/fman_tgec.c 		for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++)
TGEC_HASH_TABLE_SIZE  746 drivers/net/ethernet/freescale/fman/fman_tgec.c 	tgec->multicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE);
TGEC_HASH_TABLE_SIZE  753 drivers/net/ethernet/freescale/fman/fman_tgec.c 	tgec->unicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE);