Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3649 bool tc_unbind = false; in mlx5e_setup_tc() local
3654 tc_unbind = true; in mlx5e_setup_tc()
3656 if (!netif_device_present(dev) && !tc_unbind) in mlx5e_setup_tc()