Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c109 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()
H A Dcmsg.h36 #define NFP_FLOWER_MASK_MPLS_LB GENMASK(31, 12) macro