Searched refs:ICE_NVGRE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_protocol_type.h | 43 ICE_NVGRE, enumerator
|
H A D | ice_switch.c | 97 { 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 D | ice_tc_lib.c | 137 return ICE_NVGRE; in ice_proto_type_from_tunnel()
|