Searched refs:cxgb4_dbfifo_count (Results 1 – 3 of 3) sorted by relevance
512 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
2139 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() function2155 EXPORT_SYMBOL(cxgb4_dbfifo_count);
1332 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()