Searched refs:mlx4_SET_PORT_PRIO2TC (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.c85 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc) mlx4_SET_PORT_PRIO2TC() function
109 EXPORT_SYMBOL(mlx4_SET_PORT_PRIO2TC); variable
H A Dfw_qos.h57 * mlx4_SET_PORT_PRIO2TC - This routine maps user priorities to traffic
66 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc);
H A Den_dcb_nl.c179 err = mlx4_SET_PORT_PRIO2TC(mdev->dev, priv->port, ets->prio_tc); mlx4_en_dcbnl_ieee_setets()

Completed in 222 milliseconds