Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h252 #define RT2560_RX_PHY_ERROR (1 << 7) macro
H A Drt2560.c1207 if ((LE_32(desc->flags) & RT2560_RX_PHY_ERROR) || in rt2560_rx_intr()