Searched defs:elts_tail (Results 1 – 5 of 5) sorted by relevance
182 unsigned int elts_tail = txq->elts_tail; in mlx4_txq_free_elts() local
102 unsigned int elts_tail; /**< First element awaiting completion. */ member
307 unsigned int elts_tail = txq->elts_tail; in mlx4_txq_complete() local
62 uint16_t elts_tail = txq_ctrl->txq.elts_tail; in txq_free_elts() local
226 uint16_t elts_tail; /* Counter of first element awaiting completion. */ member