Searched refs:NFP_FLOWER_LAYER_IPV4 (Results 1 – 3 of 3) sorted by relevance
66 NFP_FLOWER_LAYER_IPV4 | \73 NFP_FLOWER_LAYER_IPV4 | \422 key_layer |= NFP_FLOWER_LAYER_IPV4; in nfp_flower_calculate_key_layers()508 if (!(key_layer & NFP_FLOWER_LAYER_IPV4) && in nfp_flower_calculate_key_layers()512 key_layer |= NFP_FLOWER_LAYER_IPV4; in nfp_flower_calculate_key_layers()739 if (key_layer & NFP_FLOWER_LAYER_IPV4) { in nfp_flower_populate_merge_match()1173 if (!(key_layer & NFP_FLOWER_LAYER_IPV4) && in nfp_flower_validate_pre_tun_rule()1210 if (key_layer & NFP_FLOWER_LAYER_IPV4 || in nfp_flower_validate_pre_tun_rule()1218 size = key_layer & NFP_FLOWER_LAYER_IPV4 ? in nfp_flower_validate_pre_tun_rule()
21 #define NFP_FLOWER_LAYER_IPV4 BIT(4) macro
548 if (NFP_FLOWER_LAYER_IPV4 & key_ls->key_layer) { in nfp_flower_compile_flow_match()