Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c336 debugfs_remove(priv->dbg.frag_buf_dma_pools_debugfs); in mlx5_frag_buf_pools_cleanup()
337 priv->dbg.frag_buf_dma_pools_debugfs = NULL; in mlx5_frag_buf_pools_cleanup()
373 priv->dbg.frag_buf_dma_pools_debugfs = in mlx5_frag_buf_pools_init()
/linux/include/linux/mlx5/
H A Ddriver.h550 struct dentry *frag_buf_dma_pools_debugfs; member