Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XMAC_TX_CFG_ALWAYS_NO_CRC
usr/src/uts/common/io/nxge/npi/npi_mac.c
1959
val &= ~XMAC_TX_CFG_ALWAYS_NO_CRC;
usr/src/uts/common/io/nxge/npi/npi_mac.c
1970
val |= XMAC_TX_CFG_ALWAYS_NO_CRC;
usr/src/uts/common/io/nxge/npi/npi_mac.c
1997
val &= ~XMAC_TX_CFG_ALWAYS_NO_CRC;
usr/src/uts/common/io/nxge/npi/npi_mac.c
1999
val |= XMAC_TX_CFG_ALWAYS_NO_CRC;