Searched refs:dpni_set_rx_tc_dist (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 683 int dpni_set_rx_tc_dist(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 18 * - dpni_set_rx_tc_dist() 1321 * dpni_set_rx_tc_dist() - Set Rx traffic class distribution configuration 1333 int dpni_set_rx_tc_dist(struct fsl_mc_io *mc_io, in dpni_set_rx_tc_dist() function
|
H A D | dpaa2-eth.c | 3522 err = dpni_set_rx_tc_dist(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_config_legacy_hash_key() 3525 dev_err(dev, "dpni_set_rx_tc_dist failed\n"); in dpaa2_eth_config_legacy_hash_key()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 671 int dpni_set_rx_tc_dist(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 18 * - dpni_set_rx_tc_dist() 1420 * dpni_set_rx_tc_dist() - Set Rx traffic class distribution configuration 1432 int dpni_set_rx_tc_dist(struct fsl_mc_io *mc_io, in dpni_set_rx_tc_dist() function
|
H A D | dpaa2-eth.c | 4094 err = dpni_set_rx_tc_dist(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_config_legacy_hash_key() 4097 dev_err(dev, "dpni_set_rx_tc_dist failed\n"); in dpaa2_eth_config_legacy_hash_key()
|
Completed in 22 milliseconds