Home
last modified time | relevance | path

Searched refs:mlx4_vport_qos_param (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.h50 struct mlx4_vport_qos_param { struct
123 * @out_param: Array of mlx4_vport_qos_param that will contain the values.
128 struct mlx4_vport_qos_param *out_param);
138 * @out_param: Array of mlx4_vport_qos_param which holds the requested values.
143 struct mlx4_vport_qos_param *in_param);
H A Dfw_qos.c222 struct mlx4_vport_qos_param *out_param) in mlx4_SET_VPORT_QOS_get()
259 struct mlx4_vport_qos_param *in_param) in mlx4_SET_VPORT_QOS_set()
H A Dcmd.c2887 struct mlx4_vport_qos_param vpp_qos[MLX4_NUM_UP]; in mlx4_set_vport_qos()
2890 memset(vpp_qos, 0, sizeof(struct mlx4_vport_qos_param) * MLX4_NUM_UP); in mlx4_set_vport_qos()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.h50 struct mlx4_vport_qos_param { struct
123 * @out_param: Array of mlx4_vport_qos_param that will contain the values.
128 struct mlx4_vport_qos_param *out_param);
138 * @in_param: Array of mlx4_vport_qos_param which holds the requested values.
143 struct mlx4_vport_qos_param *in_param);
H A Dfw_qos.c222 struct mlx4_vport_qos_param *out_param) in mlx4_SET_VPORT_QOS_get()
259 struct mlx4_vport_qos_param *in_param) in mlx4_SET_VPORT_QOS_set()
H A Dcmd.c2885 struct mlx4_vport_qos_param vpp_qos[MLX4_NUM_UP]; in mlx4_set_vport_qos()
2888 memset(vpp_qos, 0, sizeof(struct mlx4_vport_qos_param) * MLX4_NUM_UP); in mlx4_set_vport_qos()

Completed in 10 milliseconds