Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dsrq.c329 mlx5_core_destroy_srq(dev->mdev, &srq->msrq); in mlx5_ib_create_srq()
398 mlx5_core_destroy_srq(dev->mdev, &msrq->msrq); in mlx5_ib_destroy_srq()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dsrq.c476 int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq) in mlx5_core_destroy_srq() function
504 EXPORT_SYMBOL(mlx5_core_destroy_srq);
/linux-4.4.14/include/linux/mlx5/
Ddriver.h718 int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq);