lpfifo           1741 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo)
lpfifo           1755 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	return lpfifo ? lp_count : hp_count;
lpfifo            395 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);