Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h183 CFG_XMAC_RX_ERRCHK = 0x00000008, enumerator
H A Dnpi_mac.c2041 if (config & CFG_XMAC_RX_ERRCHK) in npi_xmac_rx_config()
2068 if (config & CFG_XMAC_RX_ERRCHK) in npi_xmac_rx_config()
2111 if (config & CFG_XMAC_RX_ERRCHK) 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()