Home
last modified time | relevance | path

Searched refs:VCAP_KFS_IP_7TUPLE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c509 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_is2_get_port_keysets()
522 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_is2_get_port_keysets()
533 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_is2_get_port_keysets()
549 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_is2_get_port_keysets()
586 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_es2_get_port_ipv4_keysets()
662 vcap_keyset_list_add(keysetlist, VCAP_KFS_IP_7TUPLE); in sparx5_vcap_es2_get_port_keysets()
1586 case VCAP_KFS_IP_7TUPLE: in sparx5_vcap_is2_keyset_to_ipv4_ps()
1601 case VCAP_KFS_IP_7TUPLE: in sparx5_vcap_is2_keyset_to_ipv6_uc_ps()
1616 case VCAP_KFS_IP_7TUPLE: in sparx5_vcap_is2_keyset_to_ipv6_mc_ps()
1688 case VCAP_KFS_IP_7TUPLE: in sparx5_vcap_es2_keyset_to_ipv4_ps()
[all …]
H A Dsparx5_vcap_ag_api.c2327 [VCAP_KFS_IP_7TUPLE] = {
2363 [VCAP_KFS_IP_7TUPLE] = {
2387 [VCAP_KFS_IP_7TUPLE] = is2_ip_7tuple_keyfield,
2399 [VCAP_KFS_IP_7TUPLE] = es2_ip_7tuple_keyfield,
2415 [VCAP_KFS_IP_7TUPLE] = ARRAY_SIZE(is2_ip_7tuple_keyfield),
2427 [VCAP_KFS_IP_7TUPLE] = ARRAY_SIZE(es2_ip_7tuple_keyfield),
3546 [VCAP_KFS_IP_7TUPLE] = "VCAP_KFS_IP_7TUPLE",
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_ag_api.h39 VCAP_KFS_IP_7TUPLE, /* sparx5 is2 X12, sparx5 es2 X12 */ enumerator
H A Dvcap_model_kunit.c2744 [VCAP_KFS_IP_7TUPLE] = {
2772 [VCAP_KFS_IP_7TUPLE] = {
2809 [VCAP_KFS_IP_7TUPLE] = is2_ip_7tuple_keyfield,
2817 [VCAP_KFS_IP_7TUPLE] = es2_ip_7tuple_keyfield,
2838 [VCAP_KFS_IP_7TUPLE] = ARRAY_SIZE(is2_ip_7tuple_keyfield),
2846 [VCAP_KFS_IP_7TUPLE] = ARRAY_SIZE(es2_ip_7tuple_keyfield),
3755 [VCAP_KFS_IP_7TUPLE] = "VCAP_KFS_IP_7TUPLE",
H A Dvcap_api_debugfs_kunit.c66 if (kslist->keysets[idx] == VCAP_KFS_IP_7TUPLE) in test_val_keyset()
H A Dvcap_api_kunit.c59 if (kslist->keysets[idx] == VCAP_KFS_IP_7TUPLE) in test_val_keyset()
653 .keyset = VCAP_KFS_IP_7TUPLE, in vcap_api_encode_max_keyfield_test()
1326 KUNIT_EXPECT_EQ(test, VCAP_KFS_IP_7TUPLE, matches.keysets[4]); in vcap_api_rule_find_keyset_many_test()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_ag_api.c2932 [VCAP_KFS_IP_7TUPLE] = "VCAP_KFS_IP_7TUPLE",