Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_vcap_impl.c274 enum vcap_keyfield_set keyset) in sparx5_vcap_keyset_name() argument
1524 switch (keyset) { in sparx5_vcap_is0_keyset_to_etype_ps()
1535 enum vcap_keyfield_set keyset, in sparx5_vcap_is0_set_port_keyset() argument
1570 switch (keyset) { in sparx5_vcap_is2_keyset_to_arp_ps()
1580 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv4_ps()
1595 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv6_uc_ps()
1610 switch (keyset) { in sparx5_vcap_is2_keyset_to_ipv6_mc_ps()
1675 switch (keyset) { in sparx5_vcap_es2_keyset_to_arp_ps()
1685 switch (keyset) { in sparx5_vcap_es2_keyset_to_ipv4_ps()
1701 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()
1109 if (vrule->keyset == VCAP_KFS_IP4_OTHER) in sparx5_tc_flower_simplify_rule()
1113 if (vrule->keyset == VCAP_KFS_IP6_STD) in sparx5_tc_flower_simplify_rule()
1148 vcap_set_rule_set_keyset(vrule, ftp->keyset); in sparx5_tc_flower_use_template()
1466 ftp->keyset = VCAP_KFS_NO_VALUE; in sparx5_tc_flower_template_create()
[all …]
A Dsparx5_vcap_impl.h201 u16 l3_proto, enum vcap_keyfield_set keyset,
/linux/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()
592 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_encode_keyfield_test()
653 .keyset = VCAP_KFS_IP_7TUPLE, in vcap_api_encode_max_keyfield_test()
837 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_encode_rule_keyset_test()
1015 .keyset = VCAP_KFS_NO_VALUE, in vcap_api_rule_add_keyvalue_test()
2003 .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()
/linux/Documentation/devicetree/bindings/input/
A Dinput-reset.txt15 keyset: array of Linux keycodes, one keycode per cell.
26 keyset = <0x03
/linux/drivers/net/wireless/silabs/wfx/
A Dwfx.h39 u8 keyset; member
A Dfwio.c143 wdev->keyset = keyset_file; in get_firmware()
A Dmain.c376 wdev->keyset, wdev->hw_caps.link_mode); in wfx_probe()

Completed in 40 milliseconds