Searched refs:dma_descriptor (Results 1 – 1 of 1) sorted by relevance
365 struct dma_descriptor { struct412 static struct dma_descriptor tx_descriptor __attribute__ ((aligned(32)));414 static struct dma_descriptor rx_descr_array[NUM_RX_DESC]417 static struct dma_descriptor *rx_descr_current;744 struct dma_descriptor *tx_descr; in tsi108_eth_probe()745 struct dma_descriptor *rx_descr; in tsi108_eth_probe()862 struct dma_descriptor *tx_descr; in tsi108_eth_send()874 sizeof(struct dma_descriptor)); in tsi108_eth_send()913 sizeof(struct dma_descriptor)); in tsi108_eth_send()929 struct dma_descriptor *rx_descr; in tsi108_eth_recv()[all …]