Searched refs:ICE_PROT_IPV4_OF_OR_S (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_protocol_type.h | 137 ICE_PROT_IPV4_OF_OR_S = 32, enumerator
|
| H A D | ice_flow.c | 1077 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld() 1084 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld() 1122 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld()
|
| H A D | ice_flex_pipe.c | 4401 { ICE_PROT_IPV4_OF_OR_S, 2, 12 }, 4402 { ICE_PROT_IPV4_OF_OR_S, 2, 16 },
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.c | 561 ICE_PROT_IPV4_OF_OR_S, in ice_check_proto_xtr_support() 562 ICE_PROT_IPV4_OF_OR_S }, in ice_check_proto_xtr_support() 576 ICE_PROT_IPV4_OF_OR_S, in ice_check_proto_xtr_support()
|