Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_qp.c456 if (cxio_wq_db_enabled(&qhp->wq)) in iwch_post_send()
519 if (cxio_wq_db_enabled(&qhp->wq)) in iwch_post_receive()
603 if (cxio_wq_db_enabled(&qhp->wq)) in iwch_bind_mw()
Dcxio_wr.h762 static inline int cxio_wq_db_enabled(struct t3_wq *wq) in cxio_wq_db_enabled() function