Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h848 int dpni_set_queue(struct fsl_mc_io *mc_io,
H A Ddpaa2-eth.c3332 err = dpni_set_queue(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_setup_rx_flow()
3399 err = dpni_set_queue(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_setup_tx_flow()
3433 err = dpni_set_queue(priv->mc_io, 0, priv->mc_token, in setup_rx_err_flow()
H A Ddpni.c1420 int dpni_set_queue(struct fsl_mc_io *mc_io, in dpni_set_queue() function