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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h322 #define TX_DEFAULT_JUMBO_MAX_GPS 4096 /* Max. # of gather pointers */ macro
324 #define TX_DEFAULT_JUMBO_MAX_LEN (TX_DEFAULT_JUMBO_MAX_GPS/TX_GP_PER_BLOCK)
327 #define TX_RING_JUMBO_THRESHOLD (TX_DEFAULT_JUMBO_MAX_GPS/4)

Completed in 440 milliseconds