Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h379 int dpni_set_offload(struct fsl_mc_io *mc_io,
H A Ddpaa2-eth.c1279 err = dpni_set_offload(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_rx_csum()
1287 err = dpni_set_offload(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_rx_csum()
1302 err = dpni_set_offload(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_tx_csum()
1309 err = dpni_set_offload(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_tx_csum()
H A Ddpni.c701 int dpni_set_offload(struct fsl_mc_io *mc_io, in dpni_set_offload() function