Searched refs:MIN_RXMAPS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/gemini/
H A Dgemini_gmacvar.h50 #define MIN_RXMAPS 8 macro
H A Dif_gmc.c270 * receive less than or equal to MIN_RXMAPS packets, we decrement
271 * swfree_min until it returns to MIN_RXMAPS.
273 if (psc->sc_rxpkts_per_sec <= MIN_RXMAPS
274 && psc->sc_swfree_min > MIN_RXMAPS) {
449 gmac_mapcache_fill(psc->sc_rxmaps, MIN_RXMAPS);

Completed in 185 milliseconds