Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h512 unsigned int cxgb4_dbfifo_count(const struct net_device *dev, int lpfifo);
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()