Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h120 NFP_FL_TUNNEL_GRE = 1, enumerator
712 return tun_type == NFP_FL_TUNNEL_GRE; in nfp_fl_netdev_is_tunnel_type()
H A Daction.c294 return NFP_FL_TUNNEL_GRE; in nfp_fl_get_tun_from_act()
H A Doffload.c368 *tun_type = NFP_FL_TUNNEL_GRE; in nfp_flower_calculate_key_layers()