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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h320 #define TX_GP_PER_BLOCK 8 macro
323 #define TX_DEFAULT_MAX_LEN (TX_DEFAULT_MAX_GPS/TX_GP_PER_BLOCK)
324 #define TX_DEFAULT_JUMBO_MAX_LEN (TX_DEFAULT_JUMBO_MAX_GPS/TX_GP_PER_BLOCK)

Completed in 124 milliseconds