Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
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-6.14.4/include/linux/mlx5/
Ddriver.h544 struct dentry *cmdif_debugfs; member