Searched refs:TX_DTX_IDX (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/rt/
H A Dif_rtreg.h264 #define TX_DTX_IDX(qid) (((qid>1)?(0x2c):(0x1c)) + (qid) * 16) macro
H A Dif_rt.c1763 index = RT_READ(sc, PDMA_BASE + TX_DTX_IDX(ring->qid));

Completed in 133 milliseconds