Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h101 ICE_SW_TUN_PPPOE_IPV4, enumerator
H A Dice_switch.c2073 tun_type = ICE_SW_TUN_PPPOE_IPV4; in ice_get_tun_type_for_recipe()
2113 tun_type = ICE_SW_TUN_PPPOE_IPV4; in ice_get_tun_type_for_recipe()
2183 else if (vlan && tun_type == ICE_SW_TUN_PPPOE_IPV4) in ice_get_tun_type_for_recipe()
7592 case ICE_SW_TUN_PPPOE_IPV4: in ice_get_compat_fv_bitmap()
8308 if (tun_type == ICE_SW_TUN_PPPOE_IPV4) { in ice_find_dummy_packet()
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1506 *tun_type = ICE_SW_TUN_PPPOE_IPV4; in ice_switch_parse_pattern()