Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c404 enum mlx5dr_action_type *action_type) in dr_action_reformat_to_action_type() argument
408 *action_type = DR_ACTION_TYP_TNL_L2_TO_L2; in dr_action_reformat_to_action_type()
411 *action_type = DR_ACTION_TYP_L2_TO_TNL_L2; in dr_action_reformat_to_action_type()
414 *action_type = DR_ACTION_TYP_TNL_L3_TO_L2; in dr_action_reformat_to_action_type()
417 *action_type = DR_ACTION_TYP_L2_TO_TNL_L3; in dr_action_reformat_to_action_type()
420 *action_type = DR_ACTION_TYP_INSERT_HDR; in dr_action_reformat_to_action_type()
423 *action_type = DR_ACTION_TYP_REMOVE_HDR; in dr_action_reformat_to_action_type()
477 u32 action_type, in dr_action_validate_and_get_next_state() argument
483 *state = next_action_state[action_domain][cur_state][action_type]; in dr_action_validate_and_get_next_state()
497 switch (dest_action->action_type) { in dr_action_handle_cs_recalc()
[all …]
Ddr_fw.c43 MLX5_SET(set_action_in, &modify_ttl_action, action_type, MLX5_ACTION_TYPE_ADD); in mlx5dr_fw_create_recalc_cs_ft()
Ddr_table.c14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
Dmlx5_ifc_dr.h52 u8 action_type[0x3]; member
Ddr_ste_v0.c346 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in dr_ste_v0_set_tx_push_vlan()
359 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in dr_ste_v0_set_tx_encap()
Ddr_types.h971 enum mlx5dr_action_type action_type; member
/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-vchiq.c1111 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()
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c68 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in rx_err_add_rule()
494 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in rx_add_rule()
/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c73 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c262 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in create_chain_restore()
/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c61 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
Dreg.h7461 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c219 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_set_and_get_id()
321 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_mod_hdr_change()
2901 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
Deswitch_offloads.c2076 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c596 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5_tc_ct_parse_mangle_to_mod_act()