Searched refs:err_one (Results 1 – 1 of 1) sorted by relevance
936 int err_one; in mlx5e_qos_update_children() local945 err_one = mlx5_qos_update_node(priv->mdev, child->hw_id, child->bw_share, in mlx5e_qos_update_children()947 if (!err && err_one) { in mlx5e_qos_update_children()948 err = err_one; in mlx5e_qos_update_children()
Completed in 6 milliseconds