Searched refs:next_type (Results 1 – 3 of 3) sorted by relevance
746 enum rte_flow_item_type next_type; in iavf_fdir_parse_pattern() local771 next_type = (item + 1)->type; in iavf_fdir_parse_pattern()777 if (next_type == RTE_FLOW_ITEM_TYPE_END && in iavf_fdir_parse_pattern()833 next_type = (item + 1)->type; in iavf_fdir_parse_pattern()1003 next_type = (item + 1)->type; in iavf_fdir_parse_pattern()
2374 enum rte_flow_item_type next_type; in i40e_flow_parse_fdir_pattern() local2410 next_type = (item + 1)->type; in i40e_flow_parse_fdir_pattern()2412 if (next_type == RTE_FLOW_ITEM_TYPE_END && in i40e_flow_parse_fdir_pattern()2449 next_type == RTE_FLOW_ITEM_TYPE_END) { in i40e_flow_parse_fdir_pattern()2460 if (next_type == RTE_FLOW_ITEM_TYPE_VLAN || in i40e_flow_parse_fdir_pattern()
1823 enum rte_flow_item_type next_type; in ice_fdir_parse_pattern() local1979 next_type = (item + 1)->type; in ice_fdir_parse_pattern()1982 next_type == RTE_FLOW_ITEM_TYPE_END) { in ice_fdir_parse_pattern()