Searched refs:mlx5e_deactivate_qos_sq (Results 1 – 3 of 3) sorted by relevance
24 void mlx5e_deactivate_qos_sq(struct mlx5e_priv *priv, u16 qid);
395 mlx5e_deactivate_qos_sq(priv, qid); in mlx5e_htb_leaf_to_inner()466 mlx5e_deactivate_qos_sq(priv, qid); in mlx5e_htb_leaf_del()510 mlx5e_deactivate_qos_sq(priv, moved_qid); in mlx5e_htb_leaf_del()575 mlx5e_deactivate_qos_sq(priv, qid); in mlx5e_htb_leaf_del_last()
182 void mlx5e_deactivate_qos_sq(struct mlx5e_priv *priv, u16 qid) in mlx5e_deactivate_qos_sq() function