Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_vport.h7 int mlx5hws_vport_init_vports(struct mlx5hws_context *ctx);
H A Dmlx5hws_vport.c6 int mlx5hws_vport_init_vports(struct mlx5hws_context *ctx) in mlx5hws_vport_init_vports() function
H A Dmlx5hws_context.c215 ret = mlx5hws_vport_init_vports(ctx); in mlx5hws_context_open()