Home
last modified time | relevance | path

Searched refs:tail_next (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dwq.h71 __be16 *tail_next; member
159 *wq->tail_next = ix; in mlx5_wq_ll_pop()
160 wq->tail_next = next_tail_next; in mlx5_wq_ll_pop()
H A Dmlx5_wq.c169 wq->tail_next = &next_seg->next_wqe_index; in mlx5_wq_ll_create()