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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c188 int mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, function
197 EXPORT_SYMBOL(mlx5_core_query_cq); variable
H A Ddebugfs.c424 err = mlx5_core_query_cq(dev, cq, out);
/linux-master/include/linux/mlx5/
H A Dcq.h191 int mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c26 mlx5_core_query_cq(cq->mdev, &cq->mcq, out);

Completed in 195 milliseconds