Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h195 struct nfp_fl_pop_vlan { struct
196 struct nfp_fl_act_head head;
197 __be16 reserved;
H A Daction.c105 static void nfp_fl_pop_vlan(struct nfp_fl_pop_vlan *pop_vlan) in nfp_fl_pop_vlan() function