Home
last modified time | relevance | path

Searched defs:nfp_fl_push_mpls (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h244 struct nfp_fl_push_mpls { struct
245 struct nfp_fl_act_head head;
246 __be16 ethtype;
247 __be32 lse;
H A Daction.c32 nfp_fl_push_mpls(struct nfp_fl_push_mpls *push_mpls, in nfp_fl_push_mpls() function