Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.h142 int mlx4_SET_VPORT_QOS_set(struct mlx4_dev *dev, u8 port, u8 vport,
H A Dfw_qos.c258 int mlx4_SET_VPORT_QOS_set(struct mlx4_dev *dev, u8 port, u8 vport, in mlx4_SET_VPORT_QOS_set() function
289 EXPORT_SYMBOL(mlx4_SET_VPORT_QOS_set);
H A Dcmd.c2915 err = mlx4_SET_VPORT_QOS_set(dev, port, slave, vpp_qos); in mlx4_set_vport_qos()