Searched refs:lpfifo (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h281 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
H A Dcxgb4_main.c1918 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) cxgb4_dbfifo_count() argument
1932 return lpfifo ? lp_count : hp_count; cxgb4_dbfifo_count()

Completed in 116 milliseconds