Home
last modified time | relevance | path

Searched defs:TXCTL_NOCRC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/afe/
H A Dafeimpl.h263 #define TXCTL_NOCRC 0x04000000U /* disable crc */ macro
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h289 #define TXCTL_NOCRC 0x04000000U /* disable crc */ macro
/titanic_41/usr/src/uts/common/io/efe/
H A Defe.h306 #define TXCTL_NOCRC (1UL << 3) /* Disable CRC Generation */ macro