Searched refs:mlx5e_htb_node_modify (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | qos.h | 41 int mlx5e_htb_node_modify(struct mlx5e_priv *priv, u16 classid, u64 rate, u64 ceil,
|
D | qos.c | 943 int mlx5e_htb_node_modify(struct mlx5e_priv *priv, u16 classid, u64 rate, u64 ceil, in mlx5e_htb_node_modify() function
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 3061 return mlx5e_htb_node_modify(priv, htb->classid, htb->rate, htb->ceil, in mlx5e_setup_tc_htb()
|