Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.h95 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan);
H A Dcpsw_new.c958 if (unlikely(!cpdma_check_free_tx_desc(txch))) { in cpsw_ndo_start_xmit()
964 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
976 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
H A Dcpsw.c945 if (unlikely(!cpdma_check_free_tx_desc(txch))) { in cpsw_ndo_start_xmit()
951 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
963 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
H A Ddavinci_emac.c978 if (unlikely(!cpdma_check_free_tx_desc(priv->txchan))) in emac_dev_xmit()
H A Ddavinci_cpdma.c1179 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan) in cpdma_check_free_tx_desc() function
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.h95 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan);
H A Dcpsw_new.c953 if (unlikely(!cpdma_check_free_tx_desc(txch))) { in cpsw_ndo_start_xmit()
959 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
971 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
H A Dcpsw.c937 if (unlikely(!cpdma_check_free_tx_desc(txch))) { in cpsw_ndo_start_xmit()
943 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
955 if (cpdma_check_free_tx_desc(txch)) in cpsw_ndo_start_xmit()
H A Ddavinci_emac.c985 if (unlikely(!cpdma_check_free_tx_desc(priv->txchan))) in emac_dev_xmit()
H A Ddavinci_cpdma.c1179 bool cpdma_check_free_tx_desc(struct cpdma_chan *chan) in cpdma_check_free_tx_desc() function

Completed in 32 milliseconds