Searched refs:cpdma_check_free_tx_desc (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.h98 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan);
H A Ddavinci_cpdma.c722 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan) cpdma_check_free_tx_desc() function
743 EXPORT_SYMBOL_GPL(cpdma_check_free_tx_desc); variable
H A Dcpsw.c1415 if (unlikely(!cpdma_check_free_tx_desc(priv->txch))) cpsw_ndo_start_xmit()
H A Ddavinci_emac.c1108 if (unlikely(!cpdma_check_free_tx_desc(priv->txchan))) emac_dev_xmit()

Completed in 230 milliseconds