Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c754 orqe = orq_get_current(qp); in siw_orqe_start_rx()
1160 rreq = orq_get_current(qp); in siw_check_tx_fence()
1311 WRITE_ONCE(orq_get_current(qp)->flags, 0); in siw_rdmap_complete()
Dsiw.h645 static inline struct siw_sqe *orq_get_current(struct siw_qp *qp) in orq_get_current() function