Searched refs:axidma_bd (Results 1 – 1 of 1) sorted by relevance
99 struct axidma_bd { struct119 static struct axidma_bd tx_bd __attribute((aligned(DMAALIGN))); argument120 static struct axidma_bd rx_bd __attribute((aligned(DMAALIGN)));178 static inline void axienet_dma_write(struct axidma_bd *bd, u32 *desc) in axienet_dma_write()