Searched refs:ice_is_tunnel_supported (Results 1 – 3 of 3) sorted by relevance
220 bool ice_is_tunnel_supported(struct net_device *dev);
662 bool ice_is_tunnel_supported(struct net_device *dev) in ice_is_tunnel_supported() function669 return netif_is_ice(dev) || ice_is_tunnel_supported(dev); in ice_tc_is_dev_uplink()1316 if (ice_is_tunnel_supported(dev)) in ice_get_tunnel_device()1321 ice_is_tunnel_supported(act->dev)) in ice_get_tunnel_device()
9346 if (!ice_is_tunnel_supported(netdev) && in ice_indr_setup_tc_block()