Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h83 ICE_SW_TUN_PPPOE_PAY, enumerator
H A Dice_switch.c1491 tun_type = ICE_SW_TUN_PPPOE_PAY; in ice_get_tun_type_for_recipe()
1572 else if (vlan && tun_type == ICE_SW_TUN_PPPOE_PAY) in ice_get_tun_type_for_recipe()
6886 case ICE_SW_TUN_PPPOE_PAY: in ice_get_compat_fv_bitmap()
7422 tun_type == ICE_SW_TUN_PPPOE_PAY) { in ice_find_dummy_packet()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1164 *tun_type = ICE_SW_TUN_PPPOE_PAY; in ice_switch_inset_get()