Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h507 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
H A Dcxgb4_main.c2138 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() argument
2152 return lpfifo ? lp_count : hp_count; in cxgb4_dbfifo_count()