Searched refs:mlx4_SET_VPORT_QOS_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 131 * mlx4_SET_VPORT_QOS_set - Set QoS proporties of a Vport. 142 int mlx4_SET_VPORT_QOS_set(struct mlx4_dev *dev, u8 port, u8 vport,
|
H A D | fw_qos.c | 258 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); variable
|
H A D | cmd.c | 2917 err = mlx4_SET_VPORT_QOS_set(dev, port, slave, vpp_qos); in mlx4_set_vport_qos()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 131 * mlx4_SET_VPORT_QOS_set - Set QoS proporties of a Vport. 142 int mlx4_SET_VPORT_QOS_set(struct mlx4_dev *dev, u8 port, u8 vport,
|
H A D | fw_qos.c | 258 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); variable
|
H A D | cmd.c | 2915 err = mlx4_SET_VPORT_QOS_set(dev, port, slave, vpp_qos); in mlx4_set_vport_qos()
|
Completed in 13 milliseconds