Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dtransobj.h85 struct mlx5_hairpin { struct
97 struct mlx5_hairpin * argument
102 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c443 static int mlx5_hairpin_create_queues(struct mlx5_hairpin *hp, in mlx5_hairpin_create_queues()
472 static void mlx5_hairpin_destroy_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_destroy_queues()
525 static int mlx5_hairpin_pair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_pair_queues()
561 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_queues()
578 struct mlx5_hairpin *
583 struct mlx5_hairpin *hp; in mlx5_core_hairpin_create()
616 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp) in mlx5_core_hairpin_destroy()
Den_tc.c112 struct mlx5_hairpin *pair;
462 struct mlx5_hairpin *pair; in mlx5e_hairpin_create()