Home
last modified time | relevance | path

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

/linux-6.15/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 },
4669 ICE_PROTOCOL_ENTRY(ICE_NVGRE, 0, 2, 4, 6),
4703 { ICE_NVGRE, ICE_GRE_OF_HW },
5711 case ICE_NVGRE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c140 return ICE_NVGRE; in ice_proto_type_from_tunnel()