Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ !
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()
153 struct mlx4_mac_table *table = &info->mac_table; in mlx4_find_cached_mac()
185 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_register_mac()
191 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table; in __mlx4_register_mac()
382 struct mlx4_mac_table *table; in __mlx4_unregister_mac()
386 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table; in __mlx4_unregister_mac()
477 struct mlx4_mac_table *table = &info->mac_table; in __mlx4_replace_mac()
482 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table; in __mlx4_replace_mac()
[all …]
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);