Searched refs:ice_is_tunnel_supported (Results 1 – 3 of 3) sorted by relevance
219 bool ice_is_tunnel_supported(struct net_device *dev);
659 bool ice_is_tunnel_supported(struct net_device *dev) in ice_is_tunnel_supported() function 666 return netif_is_ice(dev) || ice_is_tunnel_supported(dev); in ice_tc_is_dev_uplink() 1480 if (ice_is_tunnel_supported(dev)) in ice_get_tunnel_device() 1485 ice_is_tunnel_supported(act->dev)) in ice_get_tunnel_device()
9415 if (!ice_is_tunnel_supported(netdev) && in ice_indr_setup_tc_block()