Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dmain.h39 #define NFP_FL_FEATS_GENEVE BIT(0) macro
Daction.c297 if (priv->flower_ext_feats & NFP_FL_FEATS_GENEVE) in nfp_fl_get_tun_from_act()
Doffload.c187 if (!(priv->flower_ext_feats & NFP_FL_FEATS_GENEVE)) { in nfp_flower_calc_udp_tun_layer()