Home
last modified time | relevance | path

Searched defs:destroying (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
H A Dsch_htb.c1412 struct htb_class *cl_new, bool destroying) in htb_offload_move_qdisc() argument
1541 bool last_child, bool destroying, in htb_destroy_class_offload() argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c6400 bool destroying = test_bit(MLX5E_STATE_DESTROYING, &priv->state); in mlx5e_priv_cleanup() local