Home
last modified time | relevance | path

Searched refs:cmdif_debugfs (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c171 cmd = &dev->priv.cmdif_debugfs; in mlx5_cmdif_debugfs_init()
189 debugfs_remove_recursive(dev->priv.cmdif_debugfs); in mlx5_cmdif_debugfs_cleanup()
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddriver.h558 struct dentry *cmdif_debugfs; member