Searched refs:elts_comp (Results 1 – 3 of 3) sorted by relevance
49 txq_ctrl->txq.elts_comp = 0; in txq_alloc_elts()71 txq_ctrl->txq.elts_comp = 0; in txq_free_elts()208 txq->elts_comp = 0; in mlx5_tx_queue_stop_primary()276 txq_ctrl->txq.elts_comp = 0; in mlx5_tx_queue_start_primary()
52 txq_ctrl->txq.elts_comp = 0; in tx_recover_qp()
115 uint16_t elts_comp; /* elts index since last completion request. */ member699 if ((uint16_t)(head - txq->elts_comp) >= MLX5_TX_COMP_THRESH || in mlx5_tx_request_completion()705 txq->elts_comp = head; in mlx5_tx_request_completion()