HASH_TABLE_SIZE   953 drivers/net/ethernet/freescale/fman/fman_memac.c 		for (entry = 0; entry < HASH_TABLE_SIZE; entry++)
HASH_TABLE_SIZE   957 drivers/net/ethernet/freescale/fman/fman_memac.c 		for (entry = 0; entry < HASH_TABLE_SIZE; entry++)
HASH_TABLE_SIZE  1117 drivers/net/ethernet/freescale/fman/fman_memac.c 	memac->multicast_addr_hash = alloc_hash_table(HASH_TABLE_SIZE);
HASH_TABLE_SIZE  1124 drivers/net/ethernet/freescale/fman/fman_memac.c 	memac->unicast_addr_hash = alloc_hash_table(HASH_TABLE_SIZE);
HASH_TABLE_SIZE    43 drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c 		plat_dat->multicast_filter_bins = HASH_TABLE_SIZE;
HASH_TABLE_SIZE    96 drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c 	} else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE)
HASH_TABLE_SIZE    71 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c 	plat->multicast_filter_bins = HASH_TABLE_SIZE;
HASH_TABLE_SIZE   192 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c 	plat->multicast_filter_bins = HASH_TABLE_SIZE;
HASH_TABLE_SIZE   392 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c 	plat->multicast_filter_bins = HASH_TABLE_SIZE;
HASH_TABLE_SIZE    42 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 	case HASH_TABLE_SIZE:
HASH_TABLE_SIZE   474 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 	plat->multicast_filter_bins = HASH_TABLE_SIZE;