Home
last modified time | relevance | path

Searched refs:NFP_FL_TUNNEL_GRE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h118 NFP_FL_TUNNEL_GRE = 1, enumerator
600 return tun_type == NFP_FL_TUNNEL_GRE; in nfp_fl_netdev_is_tunnel_type()
Daction.c291 return NFP_FL_TUNNEL_GRE; in nfp_fl_get_tun_from_act()
Doffload.c299 *tun_type = NFP_FL_TUNNEL_GRE; in nfp_flower_calculate_key_layers()