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