Home
last modified time | relevance | path

Searched refs:mlx5_core_modify_cq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dcq.c199 int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, in mlx5_core_modify_cq() function
208 EXPORT_SYMBOL(mlx5_core_modify_cq);
226 return mlx5_core_modify_cq(dev, cq, in, sizeof(in)); in mlx5_core_modify_cq_moderation()
A Den_main.c2250 return mlx5_core_modify_cq(dev, cq, in, sizeof(in)); in mlx5e_modify_cq_period_mode()
2268 return mlx5_core_modify_cq(dev, cq, in, sizeof(in)); in mlx5e_modify_cq_moderation()
/linux/include/linux/mlx5/
A Dcq.h194 int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
/linux/drivers/infiniband/hw/mlx5/
A Dcq.c1372 err = mlx5_core_modify_cq(dev->mdev, &cq->mcq, in, inlen); in mlx5_ib_resize_cq()

Completed in 28 milliseconds