Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h1040 mlx5_alloc_shared_dev_ctx(const struct mlx5_dev_spawn_data *spawn,
H A Dmlx5.c877 mlx5_alloc_shared_dev_ctx(const struct mlx5_dev_spawn_data *spawn, in mlx5_alloc_shared_dev_ctx() function
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c811 sh = mlx5_alloc_shared_dev_ctx(spawn, config); in mlx5_dev_spawn()