Searched refs:RT2860_TX_MAX_CNT (Results 1 – 2 of 2) sorted by relevance
58 #define RT2860_TX_MAX_CNT(qid) (0x0234 + (qid) * 16) macro
2370 RT2860_WRITE(sc, RT2860_TX_MAX_CNT(qid), RT2860_TX_RING_COUNT); in rt2860_init()