Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/cortina/
H A Dgemini.c1540 unsigned int freeq_threshold; in gmac_napi_poll() local
1543 freeq_threshold = 1 << (geth->freeq_order - 1); in gmac_napi_poll()
1555 if (port->freeq_refill > freeq_threshold) { in gmac_napi_poll()
1556 port->freeq_refill -= freeq_threshold; in gmac_napi_poll()