Searched refs:tail_next (Results 1 – 4 of 4) sorted by relevance
73 __be16 *tail_next; member264 *wq->tail_next = ix; in mlx5_wq_ll_pop()265 wq->tail_next = next_tail_next; in mlx5_wq_ll_pop()
230 wq->tail_next = &next_seg->next_wqe_index; in mlx5_wq_ll_create()
196 u32 tail_next = (cache->tail + 1) & (MLX5E_CACHE_SIZE - 1); in mlx5e_rx_cache_put() local199 if (tail_next == cache->head) { in mlx5e_rx_cache_put()210 cache->tail = tail_next; in mlx5e_rx_cache_put()
843 wqe_ix_be = *wq->tail_next; in mlx5e_free_rx_descs()