Searched refs:dpni_set_tx_shaping (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 1080 int dpni_set_tx_shaping(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 1969 * dpni_set_tx_shaping() - Set the transmit shaping 1979 int dpni_set_tx_shaping(struct fsl_mc_io *mc_io, in dpni_set_tx_shaping() function
|
H A D | dpaa2-eth.c | 2482 err = dpni_set_tx_shaping(priv->mc_io, 0, priv->mc_token, &tx_cr_shaper, in dpaa2_eth_setup_tbf() 2485 netdev_err(net_dev, "dpni_set_tx_shaping() = %d\n", err); in dpaa2_eth_setup_tbf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 1067 int dpni_set_tx_shaping(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 2072 * dpni_set_tx_shaping() - Set the transmit shaping 2082 int dpni_set_tx_shaping(struct fsl_mc_io *mc_io, in dpni_set_tx_shaping() function
|
H A D | dpaa2-eth.c | 2995 err = dpni_set_tx_shaping(priv->mc_io, 0, priv->mc_token, &tx_cr_shaper, in dpaa2_eth_setup_tbf() 2998 netdev_err(net_dev, "dpni_set_tx_shaping() = %d\n", err); in dpaa2_eth_setup_tbf()
|
Completed in 20 milliseconds