Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h43 ICE_NVGRE, enumerator
Dice_switch.c97 { ICE_NVGRE, 34 },
144 { ICE_NVGRE, 34 },
291 { ICE_NVGRE, 34 },
343 { ICE_NVGRE, 34 },
4567 ICE_PROTOCOL_ENTRY(ICE_NVGRE, 0, 2, 4, 6),
4600 { ICE_NVGRE, ICE_GRE_OF_HW },
5721 case ICE_NVGRE: in ice_fill_adv_dummy_packet()
Dice_tc_lib.c135 return ICE_NVGRE; in ice_proto_type_from_tunnel()