Searched refs:mlx4_SET_VPORT_QOS_get (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 116 * mlx4_SET_VPORT_QOS_get - Query QoS proporties of a Vport. 127 int mlx4_SET_VPORT_QOS_get(struct mlx4_dev *dev, u8 port, u8 vport,
|
H A D | fw_qos.c | 221 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); variable
|
H A D | cmd.c | 2898 err = mlx4_SET_VPORT_QOS_get(dev, port, 0, vpp_qos); in mlx4_set_vport_qos()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 116 * mlx4_SET_VPORT_QOS_get - Query QoS proporties of a Vport. 127 int mlx4_SET_VPORT_QOS_get(struct mlx4_dev *dev, u8 port, u8 vport,
|
H A D | fw_qos.c | 221 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); variable
|
H A D | cmd.c | 2896 err = mlx4_SET_VPORT_QOS_get(dev, port, 0, vpp_qos); in mlx4_set_vport_qos()
|
Completed in 10 milliseconds