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.c1676 static struct sk_buff *dpaa_cleanup_tx_fd(const struct dpaa_priv *priv, in dpaa_cleanup_tx_fd() function
2369 dpaa_cleanup_tx_fd(priv, &fd, false); in dpaa_start_xmit()
2415 skb = dpaa_cleanup_tx_fd(priv, fd, false); in dpaa_tx_error()
2461 skb = dpaa_cleanup_tx_fd(priv, fd, true); in dpaa_tx_conf()
2895 skb = dpaa_cleanup_tx_fd(priv, fd, false); in egress_ern()