Searched refs:sq_get_next (Results 1 – 2 of 2) sorted by relevance
890 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()
631 static inline struct siw_sqe *sq_get_next(struct siw_qp *qp) in sq_get_next() function