Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h121 NFP_FL_TUNNEL_GRE = 1, enumerator
707 return tun_type == NFP_FL_TUNNEL_GRE; in nfp_fl_netdev_is_tunnel_type()
H A Daction.c292 return NFP_FL_TUNNEL_GRE; in nfp_fl_get_tun_from_act()
H A Doffload.c370 *tun_type = NFP_FL_TUNNEL_GRE; in nfp_flower_calculate_key_layers()