Home
last modified time | relevance | path

Searched refs:NFP_FLOWER_LAYER_TP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c65 NFP_FLOWER_LAYER_TP | \
466 key_layer |= NFP_FLOWER_LAYER_TP; in nfp_flower_calculate_key_layers()
472 if (!(key_layer & NFP_FLOWER_LAYER_TP) && in nfp_flower_calculate_key_layers()
733 if (key_layer & NFP_FLOWER_LAYER_TP) { in nfp_flower_populate_merge_match()
H A Dcmsg.h20 #define NFP_FLOWER_LAYER_TP BIT(3) macro
H A Dmatch.c540 if (NFP_FLOWER_LAYER_TP & key_ls->key_layer) { in nfp_flower_compile_flow_match()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c68 NFP_FLOWER_LAYER_TP | \
464 key_layer |= NFP_FLOWER_LAYER_TP; in nfp_flower_calculate_key_layers()
470 if (!(key_layer & NFP_FLOWER_LAYER_TP) && in nfp_flower_calculate_key_layers()
731 if (key_layer & NFP_FLOWER_LAYER_TP) { in nfp_flower_populate_merge_match()
H A Dcmsg.h20 #define NFP_FLOWER_LAYER_TP BIT(3) macro
H A Dmatch.c604 if (NFP_FLOWER_LAYER_TP & key_ls->key_layer) { in nfp_flower_compile_flow_match()
H A Dconntrack.c641 if (in_key_ls.key_layer & NFP_FLOWER_LAYER_TP) { in nfp_fl_calc_key_layers_sz()
962 if (NFP_FLOWER_LAYER_TP & key_layer.key_layer) { in nfp_fl_ct_add_offload()

Completed in 14 milliseconds