Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h82 ICE_SW_TUN_PPPOE, enumerator
H A Dice_switch.c1436 tun_type = ICE_SW_TUN_PPPOE; in ice_get_tun_type_for_recipe()
1448 if (profile_num > 1 && tun_type == ICE_SW_TUN_PPPOE) { in ice_get_tun_type_for_recipe()
1566 if (vlan && tun_type == ICE_SW_TUN_PPPOE) in ice_get_tun_type_for_recipe()
6882 case ICE_SW_TUN_PPPOE: in ice_get_compat_fv_bitmap()
7416 if (tun_type == ICE_SW_TUN_PPPOE && ipv6) { in ice_find_dummy_packet()
7421 } else if (tun_type == ICE_SW_TUN_PPPOE || in ice_find_dummy_packet()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1166 *tun_type = ICE_SW_TUN_PPPOE; in ice_switch_inset_get()
1397 *tun_type = ICE_SW_TUN_PPPOE; in ice_switch_inset_get()