Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c424 #define MD_TXQUEUE_GC (MD_TXQUEUELEN / 4) macro
1386 if (sc->sc_txsfree < MD_TXQUEUE_GC) { in scx_start()