Searched refs:HASH_TABLE_SIZE (Results 1 – 7 of 7) sorted by relevance
43 plat_dat->multicast_filter_bins = HASH_TABLE_SIZE; in dwmac_generic_probe()
88 } else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE) in dwmac100_set_filter()
271 #define HASH_TABLE_SIZE 64 macro
43 case HASH_TABLE_SIZE: in dwmac1000_validate_mcast_bins()
7738 plat_dat->multicast_filter_bins = HASH_TABLE_SIZE; in stmmac_plat_dat_alloc()
75 #define HASH_TABLE_SIZE 64 /* Hash tbl size */ macro833 for (entry = 0; entry < HASH_TABLE_SIZE; entry++) in memac_set_allmulti()837 for (entry = 0; entry < HASH_TABLE_SIZE; entry++) in memac_set_allmulti()1038 memac->multicast_addr_hash = alloc_hash_table(HASH_TABLE_SIZE); in memac_init()1045 memac->unicast_addr_hash = alloc_hash_table(HASH_TABLE_SIZE); in memac_init()
56 #define HASH_TABLE_SIZE 64 macro889 (netdev_mc_count(ndev) > HASH_TABLE_SIZE)) { in emac_set_rx_mode()