Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c478 u32 action_type, in dr_action_validate_and_get_next_state() argument
542 actions[i]->action_type); in dr_action_print_sequence()
575 u32 action_type; in mlx5dr_actions_build_ste_arr() local
578 action_type = action->action_type; in mlx5dr_actions_build_ste_arr()
580 switch (action_type) { in mlx5dr_actions_build_ste_arr()
728 action_type, in mlx5dr_actions_build_ste_arr()
796 action->action_type = action_type; in dr_action_create_generic()
1525 u8 action_type; in dr_action_modify_check_field_limitation() local
1528 action_type = MLX5_GET(set_action_in, sw_action, action_type); in dr_action_modify_check_field_limitation()
1530 switch (action_type) { in dr_action_modify_check_field_limitation()
[all …]
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()
A Ddr_table.c14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
A Dmlx5_ifc_dr.h52 u8 action_type[0x3]; member
A 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()
A Ddr_types.h962 enum mlx5dr_action_type action_type; member
/linux/net/openvswitch/
A Dopenvswitch_trace.h38 __field( u8, action_type )
63 __entry->action_type = nla_type(a);
78 __entry->action_type, __entry->action_len,
/linux/drivers/staging/vc04_services/vchiq-mmal/
A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dingress_ofld.c73 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c261 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in create_chain_restore()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c990 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in mlx5_esw_bridge_vlan_push_mark_create()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_acl_flex_actions.c61 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
A Dreg.h7615 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c223 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_set_and_get_id()
342 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5e_tc_match_to_reg_mod_hdr_change()
2870 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
A Deswitch_offloads.c2129 MLX5_SET(copy_action_in, modact, action_type, MLX5_ACTION_TYPE_COPY); in esw_create_restore_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c596 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5_tc_ct_parse_mangle_to_mod_act()
/linux/include/linux/mlx5/
A Dmlx5_ifc.h6242 u8 action_type[0x4]; member
6253 u8 action_type[0x4]; member
6261 u8 action_type[0x4]; member

Completed in 144 milliseconds