Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c114 u32 t_mpls; in nfp_flower_compile_mac() local
120 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, mpls->mpls_label) | in nfp_flower_compile_mac()
125 frame->mpls_lse = cpu_to_be32(t_mpls); in nfp_flower_compile_mac()