Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h202 CFG_XMAC_XIF_LFS = 0x00000020, enumerator
H A Dnpi_mac.c1831 if (config & CFG_XMAC_XIF_LFS) in npi_xmac_xif_config()
1853 if (config & CFG_XMAC_XIF_LFS) in npi_xmac_xif_config()
1902 if (config & CFG_XMAC_XIF_LFS) in npi_xmac_xif_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1069 xif_cfg |= CFG_XMAC_XIF_LFS; in nxge_xif_init()