Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Ddpni.c260 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io, in dpni_get_tx_data_offset() function
/external/u-boot/include/fsl-mc/
Dfsl_dpni.h851 int dpni_get_tx_data_offset(struct fsl_mc_io *mc_io,
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c926 err = dpni_get_tx_data_offset(dflt_mc_io, MC_CMD_NO_FLAGS, in ldpaa_dpni_setup()