Searched refs:ice_is_tunnel_supported (Results 1 – 3 of 3) sorted by relevance
214 bool ice_is_tunnel_supported(struct net_device *dev);
635 bool ice_is_tunnel_supported(struct net_device *dev) in ice_is_tunnel_supported() function642 return netif_is_ice(dev) || ice_is_tunnel_supported(dev); in ice_tc_is_dev_uplink()1274 if (ice_is_tunnel_supported(dev)) in ice_get_tunnel_device()1279 ice_is_tunnel_supported(act->dev)) in ice_get_tunnel_device()
9026 if (!ice_is_tunnel_supported(netdev) && in ice_indr_setup_tc_block()