Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h662 static inline void t4_disable_wq_db(struct t4_wq *wq) in t4_disable_wq_db() function
H A Ddevice.c1278 t4_disable_wq_db(&qp->wq); in stop_queues()