Home
last modified time | relevance | path

Searched refs:mlx5_cleanup_qp_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/mlx5/
Dqp.h582 void mlx5_cleanup_qp_table(struct mlx5_core_dev *dev);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1017 mlx5_cleanup_qp_table(dev); in mlx5_init_once()
1040 mlx5_cleanup_qp_table(dev); in mlx5_cleanup_once()
Dqp.c479 void mlx5_cleanup_qp_table(struct mlx5_core_dev *dev) in mlx5_cleanup_qp_table() function