Home
last modified time | relevance | path

Searched refs:NFP_FLOWER_LAYER_IPV6 (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c70 NFP_FLOWER_LAYER_IPV6)
77 NFP_FLOWER_LAYER_IPV6)
425 key_layer |= NFP_FLOWER_LAYER_IPV6; in nfp_flower_calculate_key_layers()
507 !(key_layer & NFP_FLOWER_LAYER_IPV6)) { in nfp_flower_calculate_key_layers()
515 key_layer |= NFP_FLOWER_LAYER_IPV6; in nfp_flower_calculate_key_layers()
742 if (key_layer & NFP_FLOWER_LAYER_IPV6) { in nfp_flower_populate_merge_match()
1166 !(key_layer & NFP_FLOWER_LAYER_IPV6)) { in nfp_flower_validate_pre_tun_rule()
1203 key_layer & NFP_FLOWER_LAYER_IPV6) { in nfp_flower_validate_pre_tun_rule()
Dcmsg.h22 #define NFP_FLOWER_LAYER_IPV6 BIT(5) macro
Dconntrack.c440 if (in_key_ls.key_layer & NFP_FLOWER_LAYER_IPV6) { in nfp_fl_calc_key_layers_sz()
674 if (NFP_FLOWER_LAYER_IPV6 & key_layer.key_layer) { in nfp_fl_ct_add_offload()
Dmatch.c597 if (NFP_FLOWER_LAYER_IPV6 & key_ls->key_layer) { in nfp_flower_compile_flow_match()
Dtunnel_conf.c1303 if (key_meta->nfp_flow_key_layer & NFP_FLOWER_LAYER_IPV6) in nfp_flower_xmit_pre_tun_flow()