Searched refs:RT2661_RX_PHY_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2661reg.h | 266 #define RT2661_RX_PHY_ERROR (1 << 8) macro |
H A D | rt2661.c | 979 if ((le32toh(desc->flags) & RT2661_RX_PHY_ERROR) || in rt2661_rx_intr() |