Home
last modified time | relevance | path

Searched refs:mlx5e_htb_node_modify (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h41 int mlx5e_htb_node_modify(struct mlx5e_priv *priv, u16 classid, u64 rate, u64 ceil,
Dqos.c943 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/
Den_main.c3061 return mlx5e_htb_node_modify(priv, htb->classid, htb->rate, htb->ceil, in mlx5e_setup_tc_htb()