Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c465 debugfs_remove(priv->dbg.db_dma_pools_debugfs); in mlx5_db_pools_cleanup()
466 priv->dbg.db_dma_pools_debugfs = NULL; in mlx5_db_pools_cleanup()
497 priv->dbg.db_dma_pools_debugfs = in mlx5_db_pools_init()
/linux/include/linux/mlx5/
H A Ddriver.h551 struct dentry *db_dma_pools_debugfs; member