Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c204 static inline void update_cons_index(struct mthca_dev *dev, struct mthca_cq *cq, in update_cons_index() function
324 update_cons_index(dev, cq, nfreed); in mthca_cq_clean()
684 update_cons_index(dev, cq, freed); in mthca_poll_cq()
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c101 static void update_cons_index(struct mlx5_cq *cq) in update_cons_index() function
759 update_cons_index(cq); in poll_cq()
800 update_cons_index(cq); in _mlx5_end_poll()
1413 update_cons_index(cq); in __mlx5_cq_clean()