Searched refs:ICE_GTP_NO_PAY (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_protocol_type.h | 45 ICE_GTP_NO_PAY, enumerator
|
D | ice_switch.c | 1046 { ICE_GTP_NO_PAY, 42 }, 1084 { ICE_GTP_NO_PAY, 62 }, 4553 { ICE_GTP_NO_PAY, { 8, 10, 12, 14 } }, 4577 { ICE_GTP_NO_PAY, ICE_UDP_ILOS_HW }, 5656 else if (lkups[i].type == ICE_GTP_NO_PAY) in ice_find_dummy_packet() 5758 case ICE_GTP_NO_PAY: in ice_fill_adv_dummy_packet()
|
D | ice_tc_lib.c | 132 return ICE_GTP_NO_PAY; in ice_proto_type_from_tunnel()
|