Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h738 struct mlx5_l3t_tbl *mlx5_l3t_create(enum mlx5_l3t_type type);
H A Dmlx5_utils.c753 mlx5_l3t_create(enum mlx5_l3t_type type) in mlx5_l3t_create() function
H A Dmlx5.c1000 sh->cnt_id_tbl = mlx5_l3t_create(MLX5_L3T_TYPE_DWORD); in mlx5_alloc_shared_dev_ctx()