Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h49 #define AFE_TXRESCHED 120 /* when to resched (txavail) */ macro
H A Dafe.c2115 if (afep->afe_txavail >= AFE_TXRESCHED) { in afe_reclaim()