Home
last modified time | relevance | path

Searched refs:mlx5_cqwq_get_ci (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h175 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) in mlx5_cqwq_get_ci() function
207 u32 ci = mlx5_cqwq_get_ci(wq); in mlx5_cqwq_get_cqe()
Den_tx.c459 u32 ci = mlx5_cqwq_get_ci(&sq->cq.wq); in mlx5e_dump_error_cqe()