Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Dtransobj.h70 struct mlx5_hairpin { struct
82 struct mlx5_hairpin * argument
87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c311 static int mlx5_hairpin_create_queues(struct mlx5_hairpin *hp, in mlx5_hairpin_create_queues()
340 static void mlx5_hairpin_destroy_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_destroy_queues()
391 static int mlx5_hairpin_pair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_pair_queues()
427 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_queues()
444 struct mlx5_hairpin *
449 struct mlx5_hairpin *hp; in mlx5_core_hairpin_create()
482 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp) in mlx5_core_hairpin_destroy()
Den_tc.c323 struct mlx5_hairpin *pair;
678 struct mlx5_hairpin *pair; in mlx5e_hairpin_create()