Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dtransobj.h77 struct mlx5_hairpin { struct
89 struct mlx5_hairpin * argument
94 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c342 static int mlx5_hairpin_create_queues(struct mlx5_hairpin *hp, in mlx5_hairpin_create_queues()
371 static void mlx5_hairpin_destroy_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_destroy_queues()
424 static int mlx5_hairpin_pair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_pair_queues()
460 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_queues()
477 struct mlx5_hairpin *
482 struct mlx5_hairpin *hp; in mlx5_core_hairpin_create()
515 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp) in mlx5_core_hairpin_destroy()
Den_tc.c155 struct mlx5_hairpin *pair;
641 struct mlx5_hairpin *pair; in mlx5e_hairpin_create()