Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h43 ICE_NVGRE, enumerator
H A Dice_switch.c97 { ICE_NVGRE, 34 },
144 { ICE_NVGRE, 34 },
291 { ICE_NVGRE, 34 },
343 { ICE_NVGRE, 34 },
4571 ICE_PROTOCOL_ENTRY(ICE_NVGRE, 0, 2, 4, 6),
4604 { ICE_NVGRE, ICE_GRE_OF_HW },
5727 case ICE_NVGRE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c137 return ICE_NVGRE; in ice_proto_type_from_tunnel()