Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h186 CFG_XMAC_RX_CRC_CHK = 0x00000010, enumerator
H A Dnpi_mac.c2052 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
2079 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
2124 if (config & CFG_XMAC_RX_CRC_CHK) in npi_xmac_rx_config()
/titanic_50/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()