Searched refs:RT2860_TX_DTX_IDX (Results 1 – 2 of 2) sorted by relevance
60 #define RT2860_TX_DTX_IDX(qid) (0x023c + (qid) * 16) macro
1667 hw = RT2860_READ(sc, RT2860_TX_DTX_IDX(qid)); in rt2860_tx_intr()