Searched refs:al_udma_available_get (Results 1 – 3 of 3) sorted by relevance
405 static INLINE uint32_t al_udma_available_get(struct al_udma_q *udma_q) in al_udma_available_get() function
732 return al_udma_available_get(udma_q); in al_eth_tx_available_get()
2407 if (unlikely(al_udma_available_get(tx_dma_q) < tx_descs)) { in al_eth_tx_pkt_prepare()2715 if (unlikely(al_udma_available_get(rx_dma_q) < 1)) { in al_eth_rx_buffer_add()