Searched refs:NFP_FLOWER_MASK_MPLS_TC (Results 1 – 2 of 2) sorted by relevance
105 FIELD_PREP(NFP_FLOWER_MASK_MPLS_TC, match.key->mpls_tc) | in nfp_flower_compile_mac()110 FIELD_PREP(NFP_FLOWER_MASK_MPLS_TC, match.mask->mpls_tc) | in nfp_flower_compile_mac()
35 #define NFP_FLOWER_MASK_MPLS_TC GENMASK(11, 9) macro