Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h56 #define PCN_TXRESCHED 120 macro
H A Dpcn.c811 if (pcnp->pcn_txavail >= PCN_TXRESCHED) { in pcn_reclaim()