Searched refs:RT2661_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/rwd/ | ||
H A D | rt2661_reg.h | 278 #define RT2661_RX_CRC_ERROR (1 << 6) macro |
H A D | rt2661.c | 994 (LE_32(desc->flags) & RT2661_RX_CRC_ERROR)) { in rt2661_rx_intr() |