Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h507 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
H A Dcxgb4_main.c2138 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() function
2154 EXPORT_SYMBOL(cxgb4_dbfifo_count);
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1332 if (cxgb4_dbfifo_count(ctx->dev->rdev.lldi.ports[0], 1) in resume_queues()
1408 while (cxgb4_dbfifo_count(qp->rhp->rdev.lldi.ports[0], 1) > 0) { in recover_lost_dbs()