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()986 if (--txq->elts_comp_cd == 0) { in mlx4_tx_burst()989 txq->elts_comp_cd = txq->elts_comp_cd_init; in mlx4_tx_burst()
365 .elts_comp_cd = in mlx4_tx_queue_setup()