Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h67 ICE_SW_TUN_NVGRE, enumerator
H A Dice_switch.c1434 tun_type = ICE_SW_TUN_NVGRE; in ice_get_tun_type_for_recipe()
6797 case ICE_SW_TUN_NVGRE: in ice_tun_type_match_word()
6879 case ICE_SW_TUN_NVGRE: in ice_get_compat_fv_bitmap()
7506 if (tun_type == ICE_SW_TUN_NVGRE || gre) { in ice_find_dummy_packet()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1404 *tun_type = ICE_SW_TUN_NVGRE; in ice_switch_inset_get()