Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c1544 unsigned int freeq_threshold; in gmac_napi_poll() local
1547 freeq_threshold = 1 << (geth->freeq_order - 1); in gmac_napi_poll()
1559 if (port->freeq_refill > freeq_threshold) { in gmac_napi_poll()
1560 port->freeq_refill -= freeq_threshold; in gmac_napi_poll()