Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c125 struct mlx5e_hairpin_entry { struct
517 static struct mlx5e_hairpin_entry *mlx5e_hairpin_get(struct mlx5e_priv *priv, in mlx5e_hairpin_get()
520 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_get()
576 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_flow_add()
664 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_flow_del()
666 hpe = list_entry(next, struct mlx5e_hairpin_entry, flows); in mlx5e_hairpin_flow_del()
2956 struct mlx5e_hairpin_entry *hpe; in mlx5e_tc_hairpin_update_dead_peer()