Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cortina/
H A Dgemini.c1561 unsigned int freeq_threshold; in gmac_napi_poll() local
1564 freeq_threshold = 1 << (geth->freeq_order - 1); in gmac_napi_poll()
1576 if (port->freeq_refill > freeq_threshold) { in gmac_napi_poll()
1577 port->freeq_refill -= freeq_threshold; in gmac_napi_poll()