Home
last modified time | relevance | path

Searched refs:mlx4_mac_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c62 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table) in mlx4_init_mac_table()
101 struct mlx4_mac_table *table, int index) in validate_index()
113 struct mlx4_mac_table *table, u64 mac) in find_index()
165 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_register_mac()
171 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table; in __mlx4_register_mac()
362 struct mlx4_mac_table *table; in __mlx4_unregister_mac()
457 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_replace_mac()
824 struct mlx4_mac_table *t1 = &mlx4_priv(dev)->port[1].mac_table; in mlx4_bond_mac_table()
825 struct mlx4_mac_table *t2 = &mlx4_priv(dev)->port[2].mac_table; in mlx4_bond_mac_table()
878 struct mlx4_mac_table *t1 = &mlx4_priv(dev)->port[1].mac_table; in mlx4_unbond_mac_table()
[all …]
H A Dmlx4.h747 struct mlx4_mac_table { struct
842 struct mlx4_mac_table mac_table;
1257 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table);