Searched refs:RT2560_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ral/ | ||
H A D | rt2560_reg.h | 250 #define RT2560_RX_CRC_ERROR (1 << 5) macro |
H A D | rt2560.c | 1208 (LE_32(desc->flags) & RT2560_RX_CRC_ERROR)) { in rt2560_rx_intr() |