Searched refs:lpfifo (Results 1 – 2 of 2) sorted by relevance
507 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
2138 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() argument2152 return lpfifo ? lp_count : hp_count; in cxgb4_dbfifo_count()