Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h527 static inline int t4_sq_empty(struct t4_wq *wq) in t4_sq_empty() function
H A Dqp.c2009 if (!t4_sq_empty(&qhp->wq) || !t4_rq_empty(&qhp->wq)) { in c4iw_modify_qp()