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

/freebsd-12-stable/sys/dev/mlx5/
H A Dport.h275 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *bw_pct);
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c1012 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *bw_pct) function
1029 EXPORT_SYMBOL_GPL(mlx5_query_port_tc_bw_alloc); variable
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c131 err = -mlx5_query_port_tc_bw_alloc(mdev, priv->params_ethtool.max_bw_share);

Completed in 93 milliseconds