Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A 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()
1168 !(key_layer & NFP_FLOWER_LAYER_IPV6)) { in nfp_flower_validate_pre_tun_rule()
1205 key_layer & NFP_FLOWER_LAYER_IPV6) { in nfp_flower_validate_pre_tun_rule()
A Dcmsg.h22 #define NFP_FLOWER_LAYER_IPV6 BIT(5) macro
A 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()
A Dmatch.c597 if (NFP_FLOWER_LAYER_IPV6 & key_ls->key_layer) { in nfp_flower_compile_flow_match()
A Dtunnel_conf.c1299 if (key_meta->nfp_flow_key_layer & NFP_FLOWER_LAYER_IPV6) in nfp_flower_xmit_pre_tun_flow()

Completed in 16 milliseconds