Searched refs:NFP_FLOWER_MASK_MPLS_LB (Results 1 – 2 of 2) sorted by relevance
109 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, in nfp_flower_compile_mac()117 t_mpls = FIELD_PREP(NFP_FLOWER_MASK_MPLS_LB, in nfp_flower_compile_mac()
36 #define NFP_FLOWER_MASK_MPLS_LB GENMASK(31, 12) macro