Searched refs:axidma_bd (Results 1 – 3 of 3) sorted by relevance
358 struct axidma_bd { struct447 struct axidma_bd *tx_bd_v;450 struct axidma_bd *rx_bd_v;
161 struct axidma_bd *desc) in desc_set_phys_addr()169 struct axidma_bd *desc) in desc_get_phys_addr()617 struct axidma_bd *cur_p; in axienet_free_tx_chain()679 struct axidma_bd *cur_p; in axienet_check_tx_bd_space()745 struct axidma_bd *cur_p; in axienet_start_xmit()853 struct axidma_bd *cur_p; in axienet_recv()1708 struct axidma_bd *cur_p; in axienet_dma_err_handler()
95 struct axidma_bd { struct115 static struct axidma_bd tx_bd __attribute((aligned(DMAALIGN))); argument116 static struct axidma_bd rx_bd __attribute((aligned(DMAALIGN)));