Searched refs:last_cqe (Results 1 – 1 of 1) sorted by relevance
152 volatile struct mlx5_cqe *last_cqe, in mlx5_tx_comp_flush() argument155 if (likely(last_cqe != NULL)) { in mlx5_tx_comp_flush()158 txq->wqe_pi = rte_be_to_cpu_16(last_cqe->wqe_counter); in mlx5_tx_comp_flush()186 volatile struct mlx5_cqe *last_cqe = NULL; in mlx5_tx_handle_completion() local226 last_cqe = NULL; in mlx5_tx_handle_completion()237 last_cqe = cqe; in mlx5_tx_handle_completion()252 mlx5_tx_comp_flush(txq, last_cqe, olx); in mlx5_tx_handle_completion()