Home
last modified time | relevance | path

Searched refs:siw_orq_empty (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw.h657 static inline int siw_orq_empty(struct siw_qp *qp) in siw_orq_empty() function
H A Dsiw_qp_rx.c1189 } else if (siw_orq_empty(qp)) { in siw_check_tx_fence()
H A Dsiw_qp.c926 if (qp->attrs.orq_size && !siw_orq_empty(qp)) { in siw_activate_tx_from_sq()
/kernel/linux/linux-6.6/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_rx.c1189 } else if (siw_orq_empty(qp)) { in siw_check_tx_fence()
H A Dsiw_qp.c929 if (qp->attrs.orq_size && !siw_orq_empty(qp)) { in siw_activate_tx_from_sq()

Completed in 10 milliseconds