Searched refs:mlx4_cq_modify (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/mlx4/
H A Dcq.h174 int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dcq.c163 int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, mlx4_cq_modify() function
183 EXPORT_SYMBOL_GPL(mlx4_cq_modify); variable
H A Den_cq.c209 return mlx4_cq_modify(priv->mdev->dev, &cq->mcq, mlx4_en_set_cq_moder()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dcq.c97 return mlx4_cq_modify(dev->dev, &mcq->mcq, cq_count, cq_period); mlx4_ib_modify_cq()

Completed in 75 milliseconds