Home
last modified time | relevance | path

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

/linux/include/linux/mlx4/
H A Dqp.h495 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp);
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c518 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_remove() function
527 EXPORT_SYMBOL_GPL(mlx4_qp_remove);
/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c702 mlx4_qp_remove(dev->dev, &qp->mqp); in create_qp_rss()
1402 mlx4_qp_remove(dev->dev, &qp->mqp); in destroy_qp_rss()
1459 mlx4_qp_remove(dev->dev, &qp->mqp); in destroy_qp_common()