Searched refs:keyset (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_vcap_impl.c | 274 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 D | sparx5_tc_flower.c | 24 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 D | sparx5_vcap_impl.h | 201 u16 l3_proto, enum vcap_keyfield_set keyset,
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| A D | vcap_api.c | 652 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 D | vcap_api_private.h | 69 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 D | vcap_api_client.h | 181 enum vcap_keyfield_set keyset); 237 enum vcap_keyfield_set keyset); 249 enum vcap_keyfield_set keyset); 257 enum vcap_keyfield_set keyset);
|
| A D | vcap_api_kunit.c | 265 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 D | Kconfig | 22 - A keyset configuration per port per lookup
|
| A D | vcap_api.h | 192 enum vcap_keyfield_set keyset; /* keyset used: may be derived from fields */ member
|
| A D | vcap_api_debugfs_kunit.c | 513 .keyset = VCAP_KFS_MAC_ETYPE, in vcap_api_show_admin_rule_test()
|
| A D | vcap_api_debugfs.c | 204 keyfield = vcap_keyfields(vctrl, admin->vtype, ri->data.keyset); in vcap_debugfs_show_rule_keyset()
|
| /linux/Documentation/devicetree/bindings/input/ |
| A D | input-reset.txt | 15 keyset: array of Linux keycodes, one keycode per cell. 26 keyset = <0x03
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| A D | wfx.h | 39 u8 keyset; member
|
| A D | fwio.c | 143 wdev->keyset = keyset_file; in get_firmware()
|
| A D | main.c | 376 wdev->keyset, wdev->hw_caps.link_mode); in wfx_probe()
|
Completed in 32 milliseconds