Home
last modified time | relevance | path

Searched refs:VCAP_KFS_NO_VALUE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c280 return VCAP_KFS_NO_VALUE; in lan966x_vcap_validate_keyset()
301 return VCAP_KFS_NO_VALUE; in lan966x_vcap_validate_keyset()
305 return VCAP_KFS_NO_VALUE; in lan966x_vcap_validate_keyset()
313 return VCAP_KFS_NO_VALUE; in lan966x_vcap_validate_keyset()
H A Dlan966x_vcap_ag_api.c2917 [VCAP_KFS_NO_VALUE] = "(None)",
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_ag_api.h24 VCAP_KFS_NO_VALUE, /* initial value */ enumerator
H A Dvcap_api_kunit.c252 enum vcap_keyfield_set keyset = VCAP_KFS_NO_VALUE; in test_vcap_xn_rule_creator()
285 KUNIT_ASSERT_NE(test, VCAP_KFS_NO_VALUE, keyset); in test_vcap_xn_rule_creator()
1015 .keyset = VCAP_KFS_NO_VALUE, in vcap_api_rule_add_keyvalue_test()
1275 KUNIT_EXPECT_EQ(test, VCAP_KFS_NO_VALUE, matches.keysets[0]); in vcap_api_rule_find_keyset_failed_test()
H A Dvcap_api.c2008 if (ri->data.keyset == VCAP_KFS_NO_VALUE) { in vcap_val_rule()
2358 ri->data.keyset = VCAP_KFS_NO_VALUE; in vcap_alloc_rule()
2629 if (keyset == VCAP_KFS_NO_VALUE) in vcap_lookup_keyfield()
2661 if (keyset == VCAP_KFS_NO_VALUE) in vcap_keyfield_match_keyset()
3536 enum vcap_keyfield_set ret = VCAP_KFS_NO_VALUE; in vcap_select_min_rule_keyset()
H A Dvcap_model_kunit.c3745 [VCAP_KFS_NO_VALUE] = "(None)",
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c772 return VCAP_KFS_NO_VALUE; in sparx5_vcap_validate_keyset()
1589 return VCAP_KFS_NO_VALUE; in sparx5_vcap_is2_keyset_to_ipv4_ps()
1604 return VCAP_KFS_NO_VALUE; in sparx5_vcap_is2_keyset_to_ipv6_uc_ps()
1619 return VCAP_KFS_NO_VALUE; in sparx5_vcap_is2_keyset_to_ipv6_mc_ps()
H A Dsparx5_tc_flower.c1393 ftp->orig = VCAP_KFS_NO_VALUE; in sparx5_tc_flower_template_create()
1394 ftp->keyset = VCAP_KFS_NO_VALUE; in sparx5_tc_flower_template_create()
H A Dsparx5_vcap_ag_api.c3536 [VCAP_KFS_NO_VALUE] = "(None)",