Lines Matching refs:spawn
877 mlx5_alloc_shared_dev_ctx(const struct mlx5_dev_spawn_data *spawn, in mlx5_alloc_shared_dev_ctx() argument
885 MLX5_ASSERT(spawn); in mlx5_alloc_shared_dev_ctx()
892 mlx5_os_get_dev_device_name(spawn->phys_dev))) { in mlx5_alloc_shared_dev_ctx()
898 MLX5_ASSERT(spawn->max_port); in mlx5_alloc_shared_dev_ctx()
901 spawn->max_port * in mlx5_alloc_shared_dev_ctx()
909 err = mlx5_os_open_device(spawn, config, sh); in mlx5_alloc_shared_dev_ctx()
919 sh->max_port = spawn->max_port; in mlx5_alloc_shared_dev_ctx()
992 spawn->pci_dev->device.numa_node); in mlx5_alloc_shared_dev_ctx()
1688 mlx5_set_min_inline(struct mlx5_dev_spawn_data *spawn, in mlx5_set_min_inline() argument
1693 switch (spawn->pci_dev->id.device_id) { in mlx5_set_min_inline()
1763 switch (spawn->pci_dev->id.device_id) { in mlx5_set_min_inline()