Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h419 static inline int t4_sq_empty(struct t4_wq *wq) in t4_sq_empty() function
H A Dqp.c1623 if (!t4_sq_empty(&qhp->wq) || !t4_rq_empty(&qhp->wq)) { in c4iw_modify_qp()
/src/contrib/ofed/libcxgb4/
H A Dt4.h406 static inline int t4_sq_empty(struct t4_wq *wq) in t4_sq_empty() function