Searched refs:mlx4_SET_PORT_PRIO2TC (Results 1 – 3 of 3) sorted by relevance
66 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc);
85 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc) in mlx4_SET_PORT_PRIO2TC() function109 EXPORT_SYMBOL(mlx4_SET_PORT_PRIO2TC);
387 err = mlx4_SET_PORT_PRIO2TC(mdev->dev, priv->port, ets->prio_tc); in mlx4_en_dcbnl_ieee_setets()