Home
last modified time | relevance | path

Searched refs:RT2661_RX_PHY_ERROR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h280 #define RT2661_RX_PHY_ERROR (1 << 8) macro
H A Drt2661.c997 if ((LE_32(desc->flags) & RT2661_RX_PHY_ERROR) || in rt2661_rx_intr()