Searched refs:lpfifo (Results 1 – 2 of 2) 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() argument2153 return lpfifo ? lp_count : hp_count; in cxgb4_dbfifo_count()