Searched refs:TX_LOG_DMA_OFFSET (Results 1 – 2 of 2) sorted by relevance
110 #define NXGE_TXLOG_OFFSET(x, channel) (x + TX_LOG_DMA_OFFSET(channel))
55 #define TX_LOG_DMA_OFFSET(channel) (channel * TX_LOG_REG_SIZE) macro