Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cortina/
Dgemini.c1514 unsigned int freeq_threshold; in gmac_napi_poll() local
1517 freeq_threshold = 1 << (geth->freeq_order - 1); in gmac_napi_poll()
1529 if (port->freeq_refill > freeq_threshold) { in gmac_napi_poll()
1530 port->freeq_refill -= freeq_threshold; in gmac_napi_poll()