Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dt4.h502 static inline int t4_wq_in_error(struct t4_wq *wq) in t4_wq_in_error() function
Dcq.c555 if (CQE_STATUS(hw_cqe) || t4_wq_in_error(wq)) { in poll_cq()
Dqp.c740 if (t4_wq_in_error(&qhp->wq)) { in c4iw_post_send()
866 if (t4_wq_in_error(&qhp->wq)) { in c4iw_post_receive()