Searched refs:vtf (Results 1 – 1 of 1) sorted by relevance
813 struct ice_le_ver_tc_flow vtf; in ice_switch_parse_pattern() local814 vtf.u.fld.version = 0; in ice_switch_parse_pattern()815 vtf.u.fld.flow_label = 0; in ice_switch_parse_pattern()816 vtf.u.fld.tc = (rte_be_to_cpu_32 in ice_switch_parse_pattern()820 f->be_ver_tc_flow = CPU_TO_BE32(vtf.u.val); in ice_switch_parse_pattern()821 vtf.u.fld.tc = (rte_be_to_cpu_32 in ice_switch_parse_pattern()825 s->be_ver_tc_flow = CPU_TO_BE32(vtf.u.val); in ice_switch_parse_pattern()