Searched refs:AFE_TXRECLAIM (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/afe/ | ||
H A D | afeimpl.h | 48 #define AFE_TXRECLAIM 8 /* when to reclaim tx buffers (txavail) */ macro |
H A D | afe.c | 1972 if (afep->afe_txavail < AFE_TXRECLAIM) in afe_send() |