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

/linux-master/drivers/infiniband/sw/siw/
H A Dsiw.h643 static inline struct siw_sqe *orq_get_current(struct siw_qp *qp) function
660 return orq_get_current(qp)->flags == 0 ? 1 : 0;
H A Dsiw_qp_rx.c750 orqe = orq_get_current(qp);
1140 rreq = orq_get_current(qp);
1291 WRITE_ONCE(orq_get_current(qp)->flags, 0);

Completed in 146 milliseconds