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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h195 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) function
232 u32 ci = mlx5_cqwq_get_ci(wq);
250 u32 ci = mlx5_cqwq_get_ci(wq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c33 devlink_fmsg_u32_pair_put(fmsg, "ci", mlx5_cqwq_get_ci(&cq->wq));

Completed in 212 milliseconds