Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_qp.c895 sqe = sq_get_next(qp); in siw_activate_tx()
936 sqe = sq_get_next(qp); in siw_activate_tx()
Dsiw.h646 static inline struct siw_sqe *sq_get_next(struct siw_qp *qp) in sq_get_next() function