Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1828 struct sw_meta *sw_meta_ptr = NULL; in ice_switch_parse_pattern_action() local
1874 sw_meta_ptr = in ice_switch_parse_pattern_action()
1875 rte_zmalloc(NULL, sizeof(*sw_meta_ptr), 0); in ice_switch_parse_pattern_action()
1876 if (!sw_meta_ptr) { in ice_switch_parse_pattern_action()
1920 *meta = sw_meta_ptr; in ice_switch_parse_pattern_action()
1926 rte_free(sw_meta_ptr); in ice_switch_parse_pattern_action()
1935 rte_free(sw_meta_ptr); in ice_switch_parse_pattern_action()