Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h667 static inline void t4_enable_wq_db(struct t4_wq *wq) in t4_enable_wq_db() function
H A Ddevice.c1326 t4_enable_wq_db(&qp->wq); in resume_queues()