Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1037 int dpni_add_qos_entry(struct fsl_mc_io *mc_io,
H A Ddpni.c1978 * dpni_add_qos_entry() - Add QoS mapping entry (to select a traffic class)
1990 int dpni_add_qos_entry(struct fsl_mc_io *mc_io, in dpni_add_qos_entry() function
H A Ddpaa2-eth.c3775 err = dpni_add_qos_entry(priv->mc_io, 0, priv->mc_token, in dpaa2_eth_set_vlan_qos()
3778 dev_err(dev, "dpni_add_qos_entry failed\n"); in dpaa2_eth_set_vlan_qos()