Searched refs:tmp_tci (Results 1 – 1 of 1) sorted by relevance
15 u16 tmp_tci; in nfp_flower_compile_meta_tci() local32 tmp_tci = NFP_FLOWER_MASK_VLAN_PRESENT; in nfp_flower_compile_meta_tci()33 tmp_tci |= FIELD_PREP(NFP_FLOWER_MASK_VLAN_PRIO, in nfp_flower_compile_meta_tci()37 ext->tci = cpu_to_be16(tmp_tci); in nfp_flower_compile_meta_tci()39 tmp_tci = NFP_FLOWER_MASK_VLAN_PRESENT; in nfp_flower_compile_meta_tci()40 tmp_tci |= FIELD_PREP(NFP_FLOWER_MASK_VLAN_PRIO, in nfp_flower_compile_meta_tci()44 msk->tci = cpu_to_be16(tmp_tci); in nfp_flower_compile_meta_tci()