Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h209 struct nfp_fl_pre_tunnel { struct
210 struct nfp_fl_act_head head;
211 __be16 flags;
212 union {
H A Daction.c308 static struct nfp_fl_pre_tunnel *nfp_fl_pre_tunnel(char *act_data, int act_len) in nfp_fl_pre_tunnel() function