Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h175 CFG_XMAC_TX_CRC = 0x00000008, enumerator
H A Dnpi_mac.c1958 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()
1969 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()
1996 if (config & CFG_XMAC_TX_CRC) in npi_xmac_tx_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4228 CFG_XMAC_TX_CRC | CFG_XMAC_TX)) != NPI_SUCCESS) in nxge_tx_mac_init()
4230 nxgep->mac.tx_config = CFG_XMAC_TX_CRC | CFG_XMAC_TX; in nxge_tx_mac_init()