Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h146 int mlx5_cq_debugfs_init(struct mlx5_core_dev *dev);
Ddebugfs.c247 int mlx5_cq_debugfs_init(struct mlx5_core_dev *dev) in mlx5_cq_debugfs_init() function
Dmain.c953 err = mlx5_cq_debugfs_init(dev); in mlx5_init_once()