Home
last modified time | relevance | path

Searched refs:sq_get_next (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c887 sqe = sq_get_next(qp); in siw_activate_tx_from_sq()
994 if (sq_get_next(qp) && ++qp->irq_burst >= SIW_IRQ_MAXBURST_SQ_ACTIVE) { in siw_activate_tx()
H A Dsiw.h632 static inline struct siw_sqe *sq_get_next(struct siw_qp *qp) in sq_get_next() function
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c890 sqe = sq_get_next(qp); in siw_activate_tx_from_sq()
997 if (sq_get_next(qp) && ++qp->irq_burst >= SIW_IRQ_MAXBURST_SQ_ACTIVE) { in siw_activate_tx()
H A Dsiw.h635 static inline struct siw_sqe *sq_get_next(struct siw_qp *qp) in sq_get_next() function

Completed in 6 milliseconds