Searched refs:mlx5_devcom_register_device (Results 1 – 3 of 3) sorted by relevance
21 struct mlx5_devcom *mlx5_devcom_register_device(struct mlx5_core_dev *dev);
67 struct mlx5_devcom *mlx5_devcom_register_device(struct mlx5_core_dev *dev) in mlx5_devcom_register_device() function
900 dev->priv.devcom = mlx5_devcom_register_device(dev); in mlx5_init_once()