Searched refs:last_cqe (Results 1 – 1 of 1) sorted by relevance
2035 volatile struct mlx5_cqe *last_cqe, in mlx5_tx_comp_flush() argument2038 if (likely(last_cqe != NULL)) { in mlx5_tx_comp_flush()2041 txq->wqe_pi = rte_be_to_cpu_16(last_cqe->wqe_counter); in mlx5_tx_comp_flush()2069 volatile struct mlx5_cqe *last_cqe = NULL; in mlx5_tx_handle_completion() local2111 last_cqe = NULL; in mlx5_tx_handle_completion()2122 last_cqe = cqe; in mlx5_tx_handle_completion()2138 mlx5_tx_comp_flush(txq, last_cqe, olx); in mlx5_tx_handle_completion()