Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h184 CFG_XMAC_RX_CRC_CHK = 0x00000010, enumerator
H A Dnpi_mac.c2043 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
2070 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
2115 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4356 xconfig = CFG_XMAC_RX_ERRCHK | CFG_XMAC_RX_CRC_CHK | in nxge_rx_mac_init()