Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c107 void mlx5_qp_debugfs_init(struct mlx5_core_dev *dev) in mlx5_qp_debugfs_init() function
111 EXPORT_SYMBOL(mlx5_qp_debugfs_init);
/drivers/infiniband/hw/mlx5/
Dqpc.c507 mlx5_qp_debugfs_init(dev->mdev); in mlx5_init_qp_table()