Searched refs:mlx5_ib_destroy_cq (Results 1 – 3 of 3) sorted by relevance
1168 int mlx5_ib_destroy_cq(struct ib_cq *cq, struct ib_udata *udata);
3138 mlx5_ib_destroy_cq(devr->c0, NULL); in mlx5_ib_dev_res_init()3159 mlx5_ib_destroy_cq(devr->c0, NULL); in mlx5_ib_dev_res_cleanup()4028 .destroy_cq = mlx5_ib_destroy_cq,
1024 int mlx5_ib_destroy_cq(struct ib_cq *cq, struct ib_udata *udata) in mlx5_ib_destroy_cq() function