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.h177 CFG_XMAC_TX_CRC = 0x00000008, enumerator in enum:xmac_tx_config_e
H A Dnpi_mac.c1967 if (config & CFG_XMAC_TX_CRC)
1978 if (config & CFG_XMAC_TX_CRC)
2005 if (config & CFG_XMAC_TX_CRC)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4228 CFG_XMAC_TX_CRC | CFG_XMAC_TX)) != NPI_SUCCESS)
4230 nxgep->mac.tx_config = CFG_XMAC_TX_CRC | CFG_XMAC_TX;

Completed in 64 milliseconds