Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h211 void mlx5_cq_debugfs_init(struct mlx5_core_dev *dev);
Ddebugfs.c230 void mlx5_cq_debugfs_init(struct mlx5_core_dev *dev) in mlx5_cq_debugfs_init() function
Dmain.c962 mlx5_cq_debugfs_init(dev); in mlx5_init_once()