Home
last modified time | relevance | path

Searched refs:keyset (Results 1 – 14 of 14) sorted by relevance

/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_vcap_impl.c258 enum vcap_keyfield_set keyset) in sparx5_vcap_keyset_name() argument
1508 switch (keyset) { in sparx5_vcap_is0_keyset_to_etype_ps()
1519 enum vcap_keyfield_set keyset, in sparx5_vcap_is0_set_port_keyset() argument
1554 switch (keyset) { in sparx5_vcap_is2_keyset_to_arp_ps()
1564 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv4_ps()
1579 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv6_uc_ps()
1594 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv6_mc_ps()
1659 switch (keyset) { in sparx5_vcap_es2_keyset_to_arp_ps()
1669 switch (keyset) { in sparx5_vcap_es2_keyset_to_ipv4_ps()
1685 switch (keyset) { in sparx5_vcap_es2_keyset_to_ipv6_ps()
[all …]
A Dsparx5_tc_flower.c24 enum vcap_keyfield_set keyset; member
35 enum vcap_keyfield_set keyset; /* new keyset used by template */ member
446 mru->keyset = portkeysetlist.keysets[idx]; in sparx5_tc_select_protocol_keyset()
477 vcap_set_rule_set_keyset(vrule, mru->keyset); in sparx5_tc_select_protocol_keyset()
514 err = vcap_set_rule_set_keyset(vrule, rule->keyset); in sparx5_tc_add_rule_copy()
518 vcap_keyset_name(vctrl, rule->keyset), in sparx5_tc_add_rule_copy()
1111 if (vrule->keyset == VCAP_KFS_IP4_OTHER) in sparx5_tc_flower_simplify_rule()
1115 if (vrule->keyset == VCAP_KFS_IP6_STD) in sparx5_tc_flower_simplify_rule()
1150 vcap_set_rule_set_keyset(vrule, ftp->keyset); in sparx5_tc_flower_use_template()
1473 ftp->keyset = VCAP_KFS_NO_VALUE; in sparx5_tc_flower_template_create()
[all …]
A Dsparx5_vcap_impl.h222 u16 l3_proto, enum vcap_keyfield_set keyset,
/drivers/net/ethernet/microchip/vcap/
A Dvcap_api.c652 ri->data.keyset); in vcap_encode_rule_keyset()
660 ri->data.keyset); in vcap_encode_rule_keyset()
898 ri->data.keyset = keyset; in vcap_set_rule_set_keyset()
1484 enum vcap_keyfield_set keyset; in vcap_decode_keyset() local
1503 keyset = matches.keysets[0]; in vcap_decode_keyset()
1714 enum vcap_keyfield_set keyset = rule->keyset; in vcap_add_type_keyfield() local
1886 for (keyset = 0; keyset < map_size; ++keyset) { in _vcap_rule_find_keysets()
1887 if (!map[keyset]) in _vcap_rule_find_keysets()
2625 enum vcap_keyfield_set keyset = rule->keyset; in vcap_lookup_keyfield() local
2656 enum vcap_keyfield_set keyset = rule->keyset; in vcap_keyfield_match_keyset() local
[all …]
A Dvcap_api_private.h69 enum vcap_type vt, enum vcap_keyfield_set keyset);
73 enum vcap_type vt, enum vcap_keyfield_set keyset);
77 enum vcap_keyfield_set keyset);
A Dvcap_api_client.h181 enum vcap_keyfield_set keyset);
237 enum vcap_keyfield_set keyset);
249 enum vcap_keyfield_set keyset);
257 enum vcap_keyfield_set keyset);
A Dvcap_api_kunit.c265 keyset = VCAP_KFS_ETAG; in test_vcap_xn_rule_creator()
269 keyset = VCAP_KFS_PURE_5TUPLE_IP4; in test_vcap_xn_rule_creator()
273 keyset = VCAP_KFS_NORMAL_5TUPLE_IP4; in test_vcap_xn_rule_creator()
277 keyset = VCAP_KFS_NORMAL_7TUPLE; in test_vcap_xn_rule_creator()
305 KUNIT_EXPECT_EQ(test, keyset, rule->keyset); in test_vcap_xn_rule_creator()
595 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_encode_keyfield_test()
656 .keyset = VCAP_KFS_IP_7TUPLE, in vcap_api_encode_max_keyfield_test()
840 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_encode_rule_keyset_test()
1018 .keyset = VCAP_KFS_NO_VALUE, in vcap_api_rule_add_keyvalue_test()
2006 .data.keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_filter_unsupported_keys_test()
[all …]
A DKconfig22 - A keyset configuration per port per lookup
A Dvcap_api.h192 enum vcap_keyfield_set keyset; /* keyset used: may be derived from fields */ member
A Dvcap_api_debugfs_kunit.c513 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_show_admin_rule_test()
A Dvcap_api_debugfs.c204 keyfield = vcap_keyfields(vctrl, admin->vtype, ri->data.keyset); in vcap_debugfs_show_rule_keyset()
/drivers/net/wireless/silabs/wfx/
A Dwfx.h39 u8 keyset; member
A Dfwio.c143 wdev->keyset = keyset_file; in get_firmware()
A Dmain.c390 wdev->keyset, wdev->hw_caps.link_mode); in wfx_probe()

Completed in 49 milliseconds