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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h210 static inline u32 mlx5_cqwq_get_ctr_wrap_cnt(struct mlx5_cqwq *wq, u32 ctr) function
217 return mlx5_cqwq_get_ctr_wrap_cnt(wq, wq->cc);
H A Den_rx.c132 u8 op_own = mlx5_cqwq_get_ctr_wrap_cnt(wq, cqcc) & 1;

Completed in 104 milliseconds