Searched refs:mlx4_SET_PORT_PRIO2TC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 57 * 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 D | fw_qos.c | 85 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc) in mlx4_SET_PORT_PRIO2TC() function 109 EXPORT_SYMBOL(mlx4_SET_PORT_PRIO2TC); variable
|
H A D | en_dcb_nl.c | 387 err = mlx4_SET_PORT_PRIO2TC(mdev->dev, priv->port, ets->prio_tc); in mlx4_en_dcbnl_ieee_setets()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 57 * 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 D | fw_qos.c | 85 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc) in mlx4_SET_PORT_PRIO2TC() function 109 EXPORT_SYMBOL(mlx4_SET_PORT_PRIO2TC); variable
|
H A D | en_dcb_nl.c | 387 err = mlx4_SET_PORT_PRIO2TC(mdev->dev, priv->port, ets->prio_tc); in mlx4_en_dcbnl_ieee_setets()
|
Completed in 5 milliseconds