Searched refs:freeq_threshold (Results 1 – 1 of 1) sorted by relevance
1510 unsigned int freeq_threshold; in gmac_napi_poll() local1513 freeq_threshold = 1 << (geth->freeq_order - 1); in gmac_napi_poll()1525 if (port->freeq_refill > freeq_threshold) { in gmac_napi_poll()1526 port->freeq_refill -= freeq_threshold; in gmac_napi_poll()