Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h49 ICE_NVGRE, enumerator
H A Dice_switch.c99 { ICE_NVGRE, 34 },
146 { ICE_NVGRE, 34 },
293 { ICE_NVGRE, 34 },
345 { ICE_NVGRE, 34 },
4670 ICE_PROTOCOL_ENTRY(ICE_NVGRE, 0, 2, 4, 6),
4704 { ICE_NVGRE, ICE_GRE_OF_HW },
5712 case ICE_NVGRE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c137 return ICE_NVGRE; in ice_proto_type_from_tunnel()