Searched refs:sw_meta_ptr (Results 1 – 1 of 1) sorted by relevance
1656 struct sw_meta *sw_meta_ptr = NULL; in ice_switch_parse_pattern_action() local1692 sw_meta_ptr = in ice_switch_parse_pattern_action()1693 rte_zmalloc(NULL, sizeof(*sw_meta_ptr), 0); in ice_switch_parse_pattern_action()1694 if (!sw_meta_ptr) { in ice_switch_parse_pattern_action()1738 *meta = sw_meta_ptr; in ice_switch_parse_pattern_action()1744 rte_free(sw_meta_ptr); in ice_switch_parse_pattern_action()1753 rte_free(sw_meta_ptr); in ice_switch_parse_pattern_action()