Home
last modified time | relevance | path

Searched refs:RT2573_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/rum/
H A Drum_reg.h222 #define RT2573_RX_CRC_ERROR (1 << 6) macro
H A Drum.c548 if (LE_32(desc->flags) & RT2573_RX_CRC_ERROR) { in rum_rxeof()