Home
last modified time | relevance | path

Searched refs:action_type (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c499 enum mlx5dr_action_type *action_type) in dr_action_reformat_to_action_type() argument
503 *action_type = DR_ACTION_TYP_TNL_L2_TO_L2; in dr_action_reformat_to_action_type()
506 *action_type = DR_ACTION_TYP_L2_TO_TNL_L2; in dr_action_reformat_to_action_type()
509 *action_type = DR_ACTION_TYP_TNL_L3_TO_L2; in dr_action_reformat_to_action_type()
512 *action_type = DR_ACTION_TYP_L2_TO_TNL_L3; in dr_action_reformat_to_action_type()
515 *action_type = DR_ACTION_TYP_INSERT_HDR; in dr_action_reformat_to_action_type()
518 *action_type = DR_ACTION_TYP_REMOVE_HDR; in dr_action_reformat_to_action_type()
572 u32 action_type, in dr_action_validate_and_get_next_state() argument
578 *state = next_action_state[action_domain][cur_state][action_type]; in dr_action_validate_and_get_next_state()
592 switch (dest_action->action_type) { in dr_action_handle_cs_recalc()
[all …]
H A Ddr_fw.c43 MLX5_SET(set_action_in, &modify_ttl_action, action_type, MLX5_ACTION_TYPE_ADD); in mlx5dr_fw_create_recalc_cs_ft()
H A Ddr_table.c51 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
H A Dmlx5_ifc_dr.h52 u8 action_type[0x3]; member
H A Ddr_dbg.c115 switch (action->action_type) { in dr_dump_rule_action_mem()
H A Ddr_ste_v0.c347 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in dr_ste_v0_set_tx_push_vlan()
360 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in dr_ste_v0_set_tx_encap()
H A Ddr_types.h1123 enum mlx5dr_action_type action_type; member
/openbmc/linux/net/openvswitch/
H A Dopenvswitch_trace.h38 __field( u8, action_type )
63 __entry->action_type = nla_type(a);
78 __entry->action_type, __entry->action_len,
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c1109 enum mmal_msg_port_action_type action_type) in port_action_port() argument
1119 m.u.port_action_port.action = action_type; in port_action_port()
1140 port_action_type_names[action_type], action_type); in port_action_port()
1151 enum mmal_msg_port_action_type action_type, in port_action_handle() argument
1164 m.u.port_action_handle.action = action_type; in port_action_handle()
1187 port_action_type_names[action_type], in port_action_handle()
1188 action_type, connect_component_handle, connect_port_handle); in port_action_handle()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c62 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in mlx5_esw_ipsec_rx_setup_modify_header()
H A Dbridge.c1098 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in mlx5_esw_bridge_vlan_push_mark_create()
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py500 action_type = Template(name="Action", namespace=[])
505 actions = Vector(templates=[action_type], args=action_args)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c76 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c263 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in create_chain_restore()
H A Dmacsec_fs.c1344 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
1766 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in macsec_fs_rx_add_rule()
2220 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in mlx5_macsec_fs_add_roce_rule_tx()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c61 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
H A Dreg.h7950 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c278 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_set_and_get_id()
560 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_mod_hdr_change()
3287 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
H A Deswitch_offloads.c2288 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c658 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5_tc_ct_parse_mangle_to_mod_act()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c1085 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in setup_modify_header()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h6682 u8 action_type[0x4]; member
6693 u8 action_type[0x4]; member
6701 u8 action_type[0x4]; member