Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h200 CFG_XMAC_XIF_TX_OUTPUT = 0x00000008, enumerator
H A Dnpi_mac.c1823 if (config & CFG_XMAC_XIF_TX_OUTPUT) in npi_xmac_xif_config()
1849 if (config & CFG_XMAC_XIF_TX_OUTPUT) in npi_xmac_xif_config()
1887 if (config & CFG_XMAC_XIF_TX_OUTPUT) in npi_xmac_xif_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1083 xif_cfg |= CFG_XMAC_XIF_TX_OUTPUT; in nxge_xif_init()