Searched refs:RX_GET_DMA_BUFFER (Results 1 – 3 of 3) sorted by relevance
223 next_rx = RX_GET_DMA_BUFFER(fifo_rx[0].addr); in au1x00_init()
612 #define RX_GET_DMA_BUFFER(X) (((X)>>2)&0x3) macro
182 # define RX_GET_DMA_BUFFER(X) (((X) >> 2) & 0x3) macro