Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.h188 bool ice_is_tunnel_supported(struct net_device *dev);
Dice_tc_lib.c611 bool ice_is_tunnel_supported(struct net_device *dev) in ice_is_tunnel_supported() function
636 ice_is_tunnel_supported(act->dev)) { in ice_eswitch_tc_parse_action()
1054 if (ice_is_tunnel_supported(dev)) in ice_get_tunnel_device()
1059 ice_is_tunnel_supported(act->dev)) in ice_get_tunnel_device()
Dice_main.c8801 if (!ice_is_tunnel_supported(netdev) && in ice_indr_setup_tc_block()