Searched refs:synopGMAC_tx_desc_init_ring (Results 1 – 3 of 3) sorted by relevance
1239 void synopGMAC_tx_desc_init_ring(DmaDesc *desc, bool last_ring_desc) in synopGMAC_tx_desc_init_ring() function1256 synopGMAC_tx_desc_init_ring(gmacdev->TxDesc + i, i == gmacdev->TxDescCount-1); in synopGMAC_init_tx_rx_desc_queue()1538 synopGMAC_tx_desc_init_ring(txdesc, synopGMAC_is_last_tx_desc(gmacdev,txdesc)); in synopGMAC_get_tx_qptr()
167 synopGMAC_tx_desc_init_ring(gmacdev->TxDescDma + i, i == gmacdev->TxDescCount-1); in synopGMAC_setup_tx_desc_queue()
1390 void synopGMAC_tx_desc_init_ring(DmaDesc *desc, bool last_ring_desc);