Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h99 ICE_SW_TUN_PPPOE, enumerator
H A Dice_switch.c2055 tun_type = ICE_SW_TUN_PPPOE; in ice_get_tun_type_for_recipe()
2067 if (profile_num > 1 && tun_type == ICE_SW_TUN_PPPOE) { in ice_get_tun_type_for_recipe()
2179 if (vlan && tun_type == ICE_SW_TUN_PPPOE) in ice_get_tun_type_for_recipe()
7584 case ICE_SW_TUN_PPPOE: in ice_get_compat_fv_bitmap()
8295 if (tun_type == ICE_SW_TUN_PPPOE && ipv6) { in ice_find_dummy_packet()
8300 } else if (tun_type == ICE_SW_TUN_PPPOE || in ice_find_dummy_packet()
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1189 *tun_type = ICE_SW_TUN_PPPOE; in ice_switch_parse_pattern()
1478 else if (*tun_type == ICE_SW_TUN_PPPOE && in ice_switch_parse_pattern()
1508 *tun_type = ICE_SW_TUN_PPPOE; in ice_switch_parse_pattern()