Searched refs:dpni_set_rx_hash_dist (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 723 int dpni_set_rx_hash_dist(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 1699 * made in dpni_set_rx_hash_dist() 1702 * dpni_set_rx_hash_dist() 1728 * dpni_set_rx_hash_dist() - Set Rx hash distribution 1737 int dpni_set_rx_hash_dist(struct fsl_mc_io *mc_io, in dpni_set_rx_hash_dist() function
|
H A D | dpaa2-eth.c | 3548 err = dpni_set_rx_hash_dist(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_config_hash_key() 3551 dev_err(dev, "dpni_set_rx_hash_dist failed\n"); in dpaa2_eth_config_hash_key()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 711 int dpni_set_rx_hash_dist(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 1798 * made in dpni_set_rx_hash_dist() 1801 * dpni_set_rx_hash_dist() 1829 * dpni_set_rx_hash_dist() - Set Rx hash distribution 1840 int dpni_set_rx_hash_dist(struct fsl_mc_io *mc_io, in dpni_set_rx_hash_dist() function
|
H A D | dpaa2-eth.c | 4120 err = dpni_set_rx_hash_dist(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_config_hash_key() 4123 dev_err(dev, "dpni_set_rx_hash_dist failed\n"); in dpaa2_eth_config_hash_key()
|
Completed in 18 milliseconds