Home
last modified time | relevance | path

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

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