Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c1664 static struct sk_buff *dpaa_cleanup_tx_fd(const struct dpaa_priv *priv, in dpaa_cleanup_tx_fd() function
2357 dpaa_cleanup_tx_fd(priv, &fd, false); in dpaa_start_xmit()
2403 skb = dpaa_cleanup_tx_fd(priv, fd, false); in dpaa_tx_error()
2449 skb = dpaa_cleanup_tx_fd(priv, fd, true); in dpaa_tx_conf()
2883 skb = dpaa_cleanup_tx_fd(priv, fd, false); in egress_ern()