Home
last modified time | relevance | path

Searched refs:mlx5_esw_bridge_fdb_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/
Dbridge_tracepoint.h14 TP_PROTO(const struct mlx5_esw_bridge_fdb_entry *fdb),
42 TP_PROTO(const struct mlx5_esw_bridge_fdb_entry *fdb),
47 TP_PROTO(const struct mlx5_esw_bridge_fdb_entry *fdb),
52 TP_PROTO(const struct mlx5_esw_bridge_fdb_entry *fdb),
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_debugfs.c43 struct mlx5_esw_bridge_fdb_entry *entry; in mlx5_esw_bridge_debugfs_show()
52 entry = list_entry(v, struct mlx5_esw_bridge_fdb_entry, list); in mlx5_esw_bridge_debugfs_show()
Dbridge.c17 .key_offset = offsetof(struct mlx5_esw_bridge_fdb_entry, key),
19 .head_offset = offsetof(struct mlx5_esw_bridge_fdb_entry, ht_node),
36 mlx5_esw_bridge_fdb_del_notify(struct mlx5_esw_bridge_fdb_entry *entry) in mlx5_esw_bridge_fdb_del_notify()
972 static void mlx5_esw_bridge_fdb_entry_refresh(struct mlx5_esw_bridge_fdb_entry *entry) in mlx5_esw_bridge_fdb_entry_refresh()
982 mlx5_esw_bridge_fdb_entry_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_cleanup()
999 mlx5_esw_bridge_fdb_entry_notify_and_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_notify_and_cleanup()
1008 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_fdb_flush()
1222 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_vlan_flush()
1331 static struct mlx5_esw_bridge_fdb_entry *
1342 static struct mlx5_esw_bridge_fdb_entry *
[all …]
Dbridge_priv.h143 struct mlx5_esw_bridge_fdb_entry { struct