Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h61 ICE_SW_TUN_AND_NON_TUN, enumerator
H A Dice_switch.c1441 tun_type = ICE_SW_TUN_AND_NON_TUN; in ice_get_tun_type_for_recipe()
1574 else if (vlan && tun_type == ICE_SW_TUN_AND_NON_TUN) in ice_get_tun_type_for_recipe()
6998 case ICE_SW_TUN_AND_NON_TUN: in ice_get_compat_fv_bitmap()
7729 case ICE_SW_TUN_AND_NON_TUN: in ice_fill_adv_packet_tun()
8088 rinfo->tun_type != ICE_SW_TUN_AND_NON_TUN) { in ice_add_adv_rule()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c690 *tun_type = ICE_SW_TUN_AND_NON_TUN; in ice_switch_inset_get()
1675 tun_type = ICE_SW_TUN_AND_NON_TUN; in ice_switch_parse_pattern_action()