Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c226 cmd = &dev->priv.dbg.cmdif_debugfs; in mlx5_cmdif_debugfs_init()
264 debugfs_remove_recursive(dev->priv.dbg.cmdif_debugfs); in mlx5_cmdif_debugfs_cleanup()
/linux/include/linux/mlx5/
H A Ddriver.h571 struct dentry *cmdif_debugfs; member