Searched refs:RT2560_RX_PHY_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 237 #define RT2560_RX_PHY_ERROR (1 << 7) macro |
H A D | rt2560.c | 1239 if ((le32toh(desc->flags) & RT2560_RX_PHY_ERROR) || in rt2560_rx_intr() |