Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A 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()
H A 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()
976 static void mlx5_esw_bridge_fdb_entry_refresh(struct mlx5_esw_bridge_fdb_entry *entry) in mlx5_esw_bridge_fdb_entry_refresh()
986 mlx5_esw_bridge_fdb_entry_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_cleanup()
1003 mlx5_esw_bridge_fdb_entry_notify_and_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_notify_and_cleanup()
1012 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_fdb_flush()
1226 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_vlan_flush()
1335 static struct mlx5_esw_bridge_fdb_entry *
1346 static struct mlx5_esw_bridge_fdb_entry *
[all …]
H A Dbridge_priv.h143 struct mlx5_esw_bridge_fdb_entry { struct