Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c123 sfc_flow_spec_set_vals *set_vals; member
2042 .set_vals = sfc_flow_set_unknown_dst_flags,
2048 .set_vals = sfc_flow_set_ethertypes,
2054 .set_vals = sfc_flow_set_ifrm_unknown_dst_flags,
2060 .set_vals = sfc_flow_set_outer_vid_flag,
2127 rc = copy_flag->set_vals(spec, filters_count_for_one_val, error); in sfc_flow_spec_add_match_flag()