Searched refs:NUM_TX_DMA (Results 1 – 2 of 2) sorted by relevance
31 #define NUM_TX_DMA 4 /* Au1x00 has 4 tx hardware descriptors */ macro91 struct tx_dma *tx_dma_ring[NUM_TX_DMA];93 struct db_dest *tx_db_inuse[NUM_TX_DMA];
637 for (i = 0; i < NUM_TX_DMA; i++) { in au1000_reset_mac_unlocked()675 for (i = 0; i < NUM_TX_DMA; i++) { in au1000_setup_hw_rings()938 aup->tx_tail = (aup->tx_tail + 1) & (NUM_TX_DMA - 1); in au1000_tx_ack()1069 aup->tx_head = (aup->tx_head + 1) & (NUM_TX_DMA - 1); in au1000_tx()1343 for (i = 0; i < NUM_TX_DMA; i++) { in au1000_probe()1391 for (i = 0; i < NUM_TX_DMA; i++) { in au1000_probe()1433 for (i = 0; i < NUM_TX_DMA; i++) in au1000_remove()