Searched refs:GEM_NTXSEGS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dgemvar.h50 #define GEM_NTXSEGS 16 macro
53 #define GEM_NTXDESC (GEM_TXQUEUELEN * GEM_NTXSEGS)
H A Dgem.c342 ETHER_MAX_LEN_JUMBO, GEM_NTXSEGS,
1420 dmamap->dm_nsegs == GEM_NTXSEGS)) {
1535 if (++sc->sc_txwin > GEM_NTXSEGS * 2 / 3) {

Completed in 133 milliseconds