Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c77 .key_offset = offsetof(struct mlx5_esw_bridge_fdb_entry, key),
79 .head_offset = offsetof(struct mlx5_esw_bridge_fdb_entry, ht_node),
121 mlx5_esw_bridge_fdb_del_notify(struct mlx5_esw_bridge_fdb_entry *entry) in mlx5_esw_bridge_fdb_del_notify()
1021 static void mlx5_esw_bridge_fdb_entry_refresh(struct mlx5_esw_bridge_fdb_entry *entry) in mlx5_esw_bridge_fdb_entry_refresh()
1031 mlx5_esw_bridge_fdb_entry_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_cleanup()
1048 mlx5_esw_bridge_fdb_entry_notify_and_cleanup(struct mlx5_esw_bridge_fdb_entry *entry, in mlx5_esw_bridge_fdb_entry_notify_and_cleanup()
1057 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_fdb_flush()
1249 struct mlx5_esw_bridge_fdb_entry *entry, *tmp; in mlx5_esw_bridge_vlan_flush()
1355 static struct mlx5_esw_bridge_fdb_entry *
1366 static struct mlx5_esw_bridge_fdb_entry *
[all …]
Dbridge_priv.h29 struct mlx5_esw_bridge_fdb_entry { struct