Home
last modified time | relevance | path

Searched refs:dpaa_cleanup_tx_fd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1668 static struct sk_buff *dpaa_cleanup_tx_fd(const struct dpaa_priv *priv, in dpaa_cleanup_tx_fd() function
2354 dpaa_cleanup_tx_fd(priv, &fd, false); in dpaa_start_xmit()
2400 skb = dpaa_cleanup_tx_fd(priv, fd, false); in dpaa_tx_error()
2446 skb = dpaa_cleanup_tx_fd(priv, fd, true); in dpaa_tx_conf()
2880 skb = dpaa_cleanup_tx_fd(priv, fd, false); in egress_ern()