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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h79 #define NXGE_RBR_RBB_DEFAULT 512 macro
83 #define NXGE_RBR_RBB_DEFAULT 256 macro
85 #define NXGE_RBR_RBB_DEFAULT (64 * 16) /* x86 hello */ macro
101 #define NXGE_RCR_DEFAULT (NXGE_RBR_RBB_DEFAULT * 8)
104 #define NXGE_RCR_DEFAULT (NXGE_RBR_RBB_DEFAULT * 8)
106 #define NXGE_RCR_DEFAULT (NXGE_RBR_RBB_DEFAULT * 4)

Completed in 61 milliseconds