Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dmain.h70 #define NFP_FL_FEATS_GENEVE BIT(0) macro
Doffload.c264 if (!(priv->flower_ext_feats & NFP_FL_FEATS_GENEVE)) in nfp_flower_calculate_key_layers()
Daction.c212 if (priv->flower_ext_feats & NFP_FL_FEATS_GENEVE) in nfp_fl_get_tun_from_act_l4_port()