Searched refs:TX_MAX_CNT (Results 1 – 2 of 2) sorted by relevance
262 #define TX_MAX_CNT(qid) (((qid>1)?(0x24):(0x14)) + (qid) * 16) macro
711 RT_WRITE(sc, PDMA_BASE + TX_MAX_CNT(i), in rt_init_locked()1365 RT_WRITE(sc, PDMA_BASE + TX_MAX_CNT(i), in rt_tx_coherent_intr()