Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.h127 int mlx4_SET_VPORT_QOS_get(struct mlx4_dev *dev, u8 port, u8 vport,
H A Dfw_qos.c221 int mlx4_SET_VPORT_QOS_get(struct mlx4_dev *dev, u8 port, u8 vport, in mlx4_SET_VPORT_QOS_get() function
256 EXPORT_SYMBOL(mlx4_SET_VPORT_QOS_get);
H A Dcmd.c2896 err = mlx4_SET_VPORT_QOS_get(dev, port, 0, vpp_qos); in mlx4_set_vport_qos()