Searched refs:dpni_get_qdid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 391 int dpni_get_qdid(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 751 * dpni_get_qdid() - Get the Queuing Destination ID (QDID) that should be used 762 int dpni_get_qdid(struct fsl_mc_io *mc_io, in dpni_get_qdid() function
|
H A D | dpaa2-eth.c | 3850 err = dpni_get_qdid(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_bind_dpni() 3853 dev_err(dev, "dpni_get_qdid() failed\n"); in dpaa2_eth_bind_dpni()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | 395 int dpni_get_qdid(struct fsl_mc_io *mc_io,
|
H A D | dpni.c | 757 * dpni_get_qdid() - Get the Queuing Destination ID (QDID) that should be used 768 int dpni_get_qdid(struct fsl_mc_io *mc_io, in dpni_get_qdid() function
|
H A D | dpaa2-eth.c | 4423 err = dpni_get_qdid(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_bind_dpni() 4426 dev_err(dev, "dpni_get_qdid() failed\n"); in dpaa2_eth_bind_dpni()
|
Completed in 20 milliseconds