Searched refs:mac_table (Results 1 – 5 of 5) sorted by relevance
95 struct mlx4_mac_table *table = &mlx4_priv(dev)->port[port].mac_table; in mlx4_register_mac()144 struct mlx4_mac_table *table = &mlx4_priv(dev)->port[port].mac_table; in mlx4_unregister_mac()
275 struct mlx4_mac_table mac_table; member
963 mlx4_init_mac_table(dev, &info->mac_table); in mlx4_init_port_info()
758 int be_cmd_mcast_mac_set(struct be_ctrl_info *ctrl, u32 if_id, u8 *mac_table, in be_cmd_mcast_mac_set() argument778 memcpy(req->mac, mac_table, ETH_ALEN * num); in be_cmd_mcast_mac_set()
683 u8 *mac_table, u32 num, bool promiscuous);