Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcq.c89 int mlx5_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_create_cq() function
151 EXPORT_SYMBOL(mlx5_create_cq);
157 int err = mlx5_create_cq(dev, cq, in, inlen, out, outlen); in mlx5_core_create_cq()
/linux-6.3-rc2/include/linux/mlx5/
A Dcq.h186 int mlx5_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Ddevx.c1504 err = mlx5_create_cq(dev->mdev, &obj->core_cq, in UVERBS_HANDLER()

Completed in 8 milliseconds