Searched refs:ice_tc_tun_get_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c636 * ice_tc_tun_get_type - get the tunnel type
642 static int ice_tc_tun_get_type(struct net_device *tunnel_dev) function
664 return ice_tc_tun_get_type(dev) != TNL_LAST;
1358 fltr->tunnel_type = ice_tc_tun_get_type(dev);

Completed in 107 milliseconds