Searched refs:XMAC_TX_CFG_ALWAYS_NO_CRC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c1968 val &= ~XMAC_TX_CFG_ALWAYS_NO_CRC;
1979 val |= XMAC_TX_CFG_ALWAYS_NO_CRC;
2006 val &= ~XMAC_TX_CFG_ALWAYS_NO_CRC;
2008 val |= XMAC_TX_CFG_ALWAYS_NO_CRC;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h992 #define XMAC_TX_CFG_ALWAYS_NO_CRC 0x00000008 /* No CRC generated */ macro

Completed in 72 milliseconds