Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dsrq.c417 int mlx5_ib_destroy_srq(struct ib_srq *srq) in mlx5_ib_destroy_srq() function
Dmlx5_ib.h1016 int mlx5_ib_destroy_srq(struct ib_srq *srq);
Dmain.c4630 mlx5_ib_destroy_srq(devr->s0); in create_dev_resources()
4649 mlx5_ib_destroy_srq(devr->s1); in destroy_dev_resources()
4650 mlx5_ib_destroy_srq(devr->s0); in destroy_dev_resources()
5799 dev->ib_dev.destroy_srq = mlx5_ib_destroy_srq; in mlx5_ib_stage_caps_init()