Searched refs:TX_RING_ALIGN (Results 1 – 5 of 5) sorted by relevance
260 #define TX_RING_ALIGN 16 macro
80 #define TX_RING_ALIGN 256 macro
257 malloc_dma(TX_RING_SIZE * sizeof(struct TXD), TX_RING_ALIGN); in a3c90x_setup_tx_ring()
67 #define TX_RING_ALIGN 4096 macro1139 sky2->tx_le = malloc_dma(TX_RING_SIZE * sizeof(struct sky2_tx_le), TX_RING_ALIGN); in sky2_up()
1594 tp->tx_base = malloc_dma ( R8169_TX_RING_BYTES, TX_RING_ALIGN ); in rtl8169_setup_tx_resources()