Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDcq.c482 if (CQE_STATUS(hw_cqe) || t4_wq_in_error(wq)) { in poll_cq()
483 *cqe_flushed = t4_wq_in_error(wq); in poll_cq()
HDt4.h447 static inline int t4_wq_in_error(struct t4_wq *wq) in t4_wq_in_error() function
HDqp.c595 if (t4_wq_in_error(&qhp->wq)) { in c4iw_post_send()
707 if (t4_wq_in_error(&qhp->wq)) { in c4iw_post_receive()