Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c98 u32 t_mpls; in nfp_flower_compile_mac() local
109 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, in nfp_flower_compile_mac()
116 ext->mpls_lse = cpu_to_be32(t_mpls); in nfp_flower_compile_mac()
117 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, in nfp_flower_compile_mac()
124 msk->mpls_lse = cpu_to_be32(t_mpls); in nfp_flower_compile_mac()