Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h297 #define NXGE_MAX_MACS_XMACS 16 macro
299 #define NXGE_MAX_MACS (NXGE_MAX_PORTS * NXGE_MAX_MACS_XMACS)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c2524 p_cfgp->max_macs = NXGE_MAX_MACS_XMACS; in nxge_use_cfg_mac_class_config()