Searched defs:pullup_early (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h313 uint32_t pullup_early; /* # of pullups before starting frame's SGL */ member in struct:sge_txq
H A Dt4_sge.c2187 txq->pullup_early++;
2347 * (This error means our pullup_early heuristic did not work for this frame)
3312 kstat_named_t pullup_early; member in struct:txq_kstats
3353 KS_UINIT(pullup_early);
3387 KS_U_FROM(pullup_early, txq);

Completed in 164 milliseconds