Searched refs:ICE_PROT_IPV4_OF_OR_S (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_protocol_type.h | 160 ICE_PROT_IPV4_OF_OR_S = 32, enumerator
|
| H A D | ice_flow.c | 1387 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld() 1394 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld() 1433 prot_id = seg == 0 ? ICE_PROT_IPV4_OF_OR_S : ICE_PROT_IPV4_IL; in ice_flow_xtract_fld() 1440 prot_id = ICE_PROT_IPV4_OF_OR_S; in ice_flow_xtract_fld() 4094 case ICE_PROT_IPV4_OF_OR_S: in ice_rss_cfg_raw_symm()
|
| H A D | ice_flex_pipe.c | 4713 { ICE_PROT_IPV4_OF_OR_S, 2, 12 }, 4714 { ICE_PROT_IPV4_OF_OR_S, 2, 16 },
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.c | 619 ICE_PROT_IPV4_OF_OR_S, in ice_check_proto_xtr_support() 620 ICE_PROT_IPV4_OF_OR_S }, in ice_check_proto_xtr_support() 634 ICE_PROT_IPV4_OF_OR_S, in ice_check_proto_xtr_support()
|