Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h660 static inline int siw_orq_empty(struct siw_qp *qp) in siw_orq_empty() function
H A Dsiw_qp.c929 if (qp->attrs.orq_size && !siw_orq_empty(qp)) { in siw_activate_tx_from_sq()
H A Dsiw_qp_rx.c1189 } else if (siw_orq_empty(qp)) { in siw_check_tx_fence()