Searched refs:RT2573_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/rum/ | ||
H A D | rum_reg.h | 222 #define RT2573_RX_CRC_ERROR (1 << 6) macro |
H A D | rum.c | 548 if (LE_32(desc->flags) & RT2573_RX_CRC_ERROR) { in rum_rxeof() |