Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h68 ICE_SW_TUN_NVGRE, enumerator
H A Dice_switch.c2053 tun_type = ICE_SW_TUN_NVGRE; in ice_get_tun_type_for_recipe()
7499 case ICE_SW_TUN_NVGRE: in ice_tun_type_match_word()
7581 case ICE_SW_TUN_NVGRE: in ice_get_compat_fv_bitmap()
8385 if (tun_type == ICE_SW_TUN_NVGRE || gre) { in ice_find_dummy_packet()
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1583 *tun_type = ICE_SW_TUN_NVGRE; in ice_switch_parse_pattern()