| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKM_file_format.txt | 236 action_type: CARD8 241 action_type. 249 action_type ⇒ XkbSA_SetMods || 250 action_type ⇒ XkbSA_LatchMods || 251 action_type ⇒ XkbSA_LockMods 260 action_type ⇒ XkbSA_SetGroup || 261 action_type ⇒ XkbSA_LatchGroup || 262 action_type ⇒ XkbSA_LockGroup 269 action_type ⇒ XkbSA_MovePtr 278 action_type ⇒ XkbSA_PtrBtn || [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_action.c | 375 enum mlx5dr_action_type *action_type) in dr_action_reformat_to_action_type() argument 379 *action_type = DR_ACTION_TYP_TNL_L2_TO_L2; in dr_action_reformat_to_action_type() 382 *action_type = DR_ACTION_TYP_L2_TO_TNL_L2; in dr_action_reformat_to_action_type() 385 *action_type = DR_ACTION_TYP_TNL_L3_TO_L2; in dr_action_reformat_to_action_type() 388 *action_type = DR_ACTION_TYP_L2_TO_TNL_L3; in dr_action_reformat_to_action_type() 578 u32 action_type, in dr_action_validate_and_get_next_state() argument 584 *state = next_action_state[action_domain][cur_state][action_type]; in dr_action_validate_and_get_next_state() 598 switch (dest_action->action_type) { in dr_action_handle_cs_recalc() 662 u32 action_type; in mlx5dr_actions_build_ste_arr() local 665 action_type = action->action_type; in mlx5dr_actions_build_ste_arr() [all …]
|
| H A D | dr_fw.c | 43 MLX5_SET(set_action_in, &modify_ttl_action, action_type, MLX5_ACTION_TYPE_ADD); in mlx5dr_fw_create_recalc_cs_ft()
|
| H A D | dr_table.c | 14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
|
| H A D | mlx5_ifc_dr.h | 143 u8 action_type[0x3]; member
|
| H A D | dr_types.h | 732 enum mlx5dr_action_type action_type; member
|
| H A D | dr_ste.c | 193 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_push_vlan() 205 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_encap()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/ |
| H A D | action.hpp | 37 typedef Action action_type; typedef 171 action_type; typedef 173 typedef qi::action<subject_type, action_type> type;
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/vchiq-mmal/ |
| H A D | mmal-vchiq.c | 1111 enum mmal_msg_port_action_type action_type) in port_action_port() argument 1121 m.u.port_action_port.action = action_type; in port_action_port() 1142 port_action_type_names[action_type], action_type); in port_action_port() 1153 enum mmal_msg_port_action_type action_type, in port_action_handle() argument 1166 m.u.port_action_handle.action = action_type; in port_action_handle() 1189 port_action_type_names[action_type], in port_action_handle() 1190 action_type, connect_component_handle, connect_port_handle); in port_action_handle()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 68 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in rx_err_add_rule() 493 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in rx_add_rule()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/efivar/ |
| H A D | efisecdb-fix-build-with-musl-libc.patch | 50 @@ -187,12 +191,11 @@ add_action(list_t *list, action_type_t action_type, const efi_guid_t *owner,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | ingress_ofld.c | 73 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 344 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in create_chain_restore()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 61 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
|
| H A D | reg.h | 7195 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 595 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5_tc_ct_parse_mangle_to_mod_act()
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 5725 u8 action_type[0x4]; member 5736 u8 action_type[0x4]; member 5744 u8 action_type[0x4]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 265 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_set() 2962 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
|
| H A D | eswitch_offloads.c | 1704 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
|