Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_reg.h232 #define RT2860_RX_DONE_INT (1 << 2) macro
H A Drt2860.c1874 if (r & RT2860_RX_DONE_INT) { in rt2860_intr()