Searched refs:elts_comp_cd (Results 1 – 3 of 3) sorted by relevance
103 int elts_comp_cd; /**< Countdown for next completion. */ member
893 MLX4_ASSERT(txq->elts_comp_cd != 0); in mlx4_tx_burst()982 if (--txq->elts_comp_cd == 0) { in mlx4_tx_burst()985 txq->elts_comp_cd = txq->elts_comp_cd_init; in mlx4_tx_burst()
392 .elts_comp_cd = in mlx4_tx_queue_setup()