Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c260 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io, in dpni_get_tx_data_offset() function
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h401 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io,
H A Ddpni.c807 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io, in dpni_get_tx_data_offset() function
H A Ddpaa2-eth.c3531 err = dpni_get_tx_data_offset(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_buffer_layout()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h851 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io,
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c965 err = dpni_get_tx_data_offset(dflt_mc_io, MC_CMD_NO_FLAGS, in ldpaa_dpni_setup()