Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h641 static inline struct siw_sqe *orq_get_current(struct siw_qp *qp) in orq_get_current() function
658 return orq_get_current(qp)->flags == 0 ? 1 : 0; in siw_orq_empty()