Searched refs:tmp_tci (Results 1 – 1 of 1) sorted by relevance
16 u16 tmp_tci; in nfp_flower_compile_meta_tci() local33 tmp_tci = NFP_FLOWER_MASK_VLAN_PRESENT; in nfp_flower_compile_meta_tci()34 tmp_tci |= FIELD_PREP(NFP_FLOWER_MASK_VLAN_PRIO, in nfp_flower_compile_meta_tci()38 ext->tci = cpu_to_be16(tmp_tci); in nfp_flower_compile_meta_tci()40 tmp_tci = NFP_FLOWER_MASK_VLAN_PRESENT; in nfp_flower_compile_meta_tci()41 tmp_tci |= FIELD_PREP(NFP_FLOWER_MASK_VLAN_PRIO, in nfp_flower_compile_meta_tci()45 msk->tci = cpu_to_be16(tmp_tci); in nfp_flower_compile_meta_tci()