Searched refs:cxgb4_dbfifo_count (Results 1 – 3 of 3) sorted by relevance
395 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
1741 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() function1757 EXPORT_SYMBOL(cxgb4_dbfifo_count);
1331 if (cxgb4_dbfifo_count(ctx->dev->rdev.lldi.ports[0], 1) in resume_queues()1407 while (cxgb4_dbfifo_count(qp->rhp->rdev.lldi.ports[0], 1) > 0) { in recover_lost_dbs()