Searched refs:mlx5_modify_port_tc_rate_limit (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/
H A Dport.h264 int mlx5_modify_port_tc_rate_limit(struct mlx5_core_dev *mdev,
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c897 int mlx5_modify_port_tc_rate_limit(struct mlx5_core_dev *mdev, function
919 EXPORT_SYMBOL_GPL(mlx5_modify_port_tc_rate_limit); variable
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c232 err = -mlx5_modify_port_tc_rate_limit(mdev, max_bw_value, max_bw_unit);

Completed in 169 milliseconds