Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c64 NFP_FLOWER_LAYER_MAC | \
72 NFP_FLOWER_LAYER_MAC | \
277 key_layer |= NFP_FLOWER_LAYER_MAC; in nfp_flower_calculate_key_layers()
440 if (!(key_layer & NFP_FLOWER_LAYER_MAC)) { in nfp_flower_calculate_key_layers()
441 key_layer |= NFP_FLOWER_LAYER_MAC; in nfp_flower_calculate_key_layers()
727 if (key_layer & NFP_FLOWER_LAYER_MAC) { in nfp_flower_populate_merge_match()
1168 if (!(key_layer & NFP_FLOWER_LAYER_MAC)) { in nfp_flower_validate_pre_tun_rule()
H A Dcmsg.h19 #define NFP_FLOWER_LAYER_MAC BIT(2) macro
H A Dmatch.c529 if (NFP_FLOWER_LAYER_MAC & key_ls->key_layer) { in nfp_flower_compile_flow_match()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c67 NFP_FLOWER_LAYER_MAC | \
75 NFP_FLOWER_LAYER_MAC | \
275 key_layer |= NFP_FLOWER_LAYER_MAC; in nfp_flower_calculate_key_layers()
438 if (!(key_layer & NFP_FLOWER_LAYER_MAC)) { in nfp_flower_calculate_key_layers()
439 key_layer |= NFP_FLOWER_LAYER_MAC; in nfp_flower_calculate_key_layers()
725 if (key_layer & NFP_FLOWER_LAYER_MAC) { in nfp_flower_populate_merge_match()
1160 if (!(key_layer & NFP_FLOWER_LAYER_MAC)) { in nfp_flower_validate_pre_tun_rule()
H A Dcmsg.h19 #define NFP_FLOWER_LAYER_MAC BIT(2) macro
H A Dmatch.c593 if (NFP_FLOWER_LAYER_MAC & key_ls->key_layer) { in nfp_flower_compile_flow_match()
H A Dconntrack.c637 if (in_key_ls.key_layer & NFP_FLOWER_LAYER_MAC) { in nfp_fl_calc_key_layers_sz()
924 if (NFP_FLOWER_LAYER_MAC & key_layer.key_layer) { in nfp_fl_ct_add_offload()

Completed in 13 milliseconds