Searched refs:mc_table (Results 1 – 4 of 4) sorted by relevance
1482 memset(bp->mc_table, 0, sizeof(bp->mc_table)); in dfx_open()2313 memcpy(&bp->mc_table[i++ * FDDI_K_ALEN], in dfx_ctl_set_multicast_list()2501 memcpy(p_addr, &bp->mc_table[i*FDDI_K_ALEN], FDDI_K_ALEN); in dfx_ctl_update_cam()
1744 u8 mc_table[PI_CMD_ADDR_FILTER_K_SIZE*FDDI_K_ALEN]; member
417 struct hlist_head *hash = esw->mc_table; in esw_add_mc_addr()457 struct hlist_head *hash = esw->mc_table; in esw_del_mc_addr()586 l2addr_hash_find(esw->mc_table, in esw_update_vport_addr_list()630 for_each_l2hash_node(node, tmp, esw->mc_table, hi) { in esw_update_vport_mc_promisc()
342 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE]; member