Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h512 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
H A Dcxgb4_main.c2139 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo) in cxgb4_dbfifo_count() argument
2153 return lpfifo ? lp_count : hp_count; in cxgb4_dbfifo_count()
/kernel/linux/linux-6.6/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()

Completed in 27 milliseconds