Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h200 #define RT2661_TX_QID(v) (((v) >> 8) & 0xf) macro
H A Drt2661.c906 qid = RT2661_TX_QID(val); in rt2661_tx_intr()