Searched refs:cpdma_check_free_tx_desc (Results 1 – 4 of 4) sorted by relevance
98 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan);
722 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan) in cpdma_check_free_tx_desc() function743 EXPORT_SYMBOL_GPL(cpdma_check_free_tx_desc);
1108 if (unlikely(!cpdma_check_free_tx_desc(priv->txchan))) in emac_dev_xmit()
1415 if (unlikely(!cpdma_check_free_tx_desc(priv->txch))) in cpsw_ndo_start_xmit()