Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx5/
A Dtransobj.h70 struct mlx5_hairpin { struct
82 struct mlx5_hairpin * argument
87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
88 void mlx5_core_hairpin_clear_dead_peer(struct mlx5_hairpin *hp);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A 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_peer_sq(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_peer_sq()
436 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_queues()
449 struct mlx5_hairpin *
454 struct mlx5_hairpin *hp; in mlx5_core_hairpin_create()
487 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp) in mlx5_core_hairpin_destroy()
494 void mlx5_core_hairpin_clear_dead_peer(struct mlx5_hairpin *hp) in mlx5_core_hairpin_clear_dead_peer()
A Den_tc.c584 struct mlx5_hairpin *pair;
915 struct mlx5_hairpin *pair; in mlx5e_hairpin_create()

Completed in 15 milliseconds