Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c202 * should be correct before calling update_cons_index().
204 static inline void update_cons_index(struct mthca_dev *dev, struct mthca_cq *cq, in update_cons_index() function
319 update_cons_index(dev, cq, nfreed); in mthca_cq_clean()
679 update_cons_index(dev, cq, freed); in mthca_poll_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c202 * should be correct before calling update_cons_index().
204 static inline void update_cons_index(struct mthca_dev *dev, struct mthca_cq *cq, in update_cons_index() function
319 update_cons_index(dev, cq, nfreed); in mthca_cq_clean()
679 update_cons_index(dev, cq, freed); in mthca_poll_cq()

Completed in 3 milliseconds