Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dtout.h35 int mlx5_tout_init(struct mlx5_core_dev *dev);
Dtout.c36 int mlx5_tout_init(struct mlx5_core_dev *dev) in mlx5_tout_init() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1806 err = mlx5_tout_init(dev); in mlx5_mdev_init()