Searched refs:t_mpls (Results 1 – 1 of 1) sorted by relevance
101 u32 t_mpls; in nfp_flower_compile_mac() local104 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, match.key->mpls_label) | in nfp_flower_compile_mac()108 ext->mpls_lse = cpu_to_be32(t_mpls); in nfp_flower_compile_mac()109 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, match.mask->mpls_label) | in nfp_flower_compile_mac()113 msk->mpls_lse = cpu_to_be32(t_mpls); in nfp_flower_compile_mac()