Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c1284 mlx5_ib_destroy_srq(devr->s0); in create_dev_resources()
1299 mlx5_ib_destroy_srq(devr->s1); in destroy_dev_resources()
1300 mlx5_ib_destroy_srq(devr->s0); in destroy_dev_resources()
1407 dev->ib_dev.destroy_srq = mlx5_ib_destroy_srq; in mlx5_ib_add()
Dsrq.c393 int mlx5_ib_destroy_srq(struct ib_srq *srq) in mlx5_ib_destroy_srq() function
Dmlx5_ib.h521 int mlx5_ib_destroy_srq(struct ib_srq *srq);