Home
last modified time | relevance | path

Searched refs:pattern_empty (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_hash.c326 {pattern_empty, ICE_INSET_NONE, &hint_empty},
331 {pattern_empty, ICE_INSET_NONE,
1036 pattern_empty && rss->func == in ice_hash_parse_action()
1137 pattern_empty && !hash_map_found) { in ice_hash_parse_action()
H A Dice_generic_flow.h208 extern enum rte_flow_item_type pattern_empty[];
H A Dice_generic_flow.c64 enum rte_flow_item_type pattern_empty[] = { enum