Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h249 u8 sw_validity_iteration_count = mlx5_cqwq_get_wrap_cnt(wq) & 0xff; in mlx5_cqwq_get_cqe_enahnced_comp() local
254 if (cqe->validity_iteration_count != sw_validity_iteration_count) in mlx5_cqwq_get_cqe_enahnced_comp()