Home
last modified time | relevance | path

Searched refs:NXGE_MAXPSZ (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h82 #define NXGE_MAXPSZ (ETHERMTU) /* max packet size */ macro
83 #define NXGE_HIWAT (2048 * NXGE_MAXPSZ) /* hi-water mark */
85 #define NXGE_HIWAT_MAX (192000 * NXGE_MAXPSZ)
86 #define NXGE_HIWAT_MIN (2 * NXGE_MAXPSZ)
87 #define NXGE_LOWAT_MAX (192000 * NXGE_MAXPSZ)