Searched refs:mlx5_create_cq (Results 1 – 2 of 2) sorted by relevance
100 int mlx5_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_create_cq() function162 EXPORT_SYMBOL(mlx5_create_cq);168 int err = mlx5_create_cq(dev, cq, in, inlen, out, outlen); in mlx5_core_create_cq()
1566 err = mlx5_create_cq(dev->mdev, &obj->core_cq, in UVERBS_HANDLER()
Completed in 11 milliseconds