Searched refs:action_type (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| 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 …]
|
| D | dr_fw.c | 37 MLX5_SET(set_action_in, &modify_ttl_action, action_type, MLX5_ACTION_TYPE_ADD); in mlx5dr_fw_create_recalc_cs_ft()
|
| D | dr_table.c | 14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
|
| D | mlx5_ifc_dr.h | 142 u8 action_type[0x3]; member
|
| D | dr_types.h | 712 enum mlx5dr_action_type action_type; member
|
| D | dr_ste.c | 178 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_push_vlan() 190 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_encap()
|
| /Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/ |
| D | mmal-vchiq.c | 1099 enum mmal_msg_port_action_type action_type) in port_action_port() argument 1109 m.u.port_action_port.action = action_type; in port_action_port() 1130 port_action_type_names[action_type], action_type); in port_action_port() 1141 enum mmal_msg_port_action_type action_type, in port_action_handle() argument 1154 m.u.port_action_handle.action = action_type; in port_action_handle() 1177 port_action_type_names[action_type], in port_action_handle() 1178 action_type, connect_component_handle, connect_port_handle); in port_action_handle()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_acl_flex_actions.c | 58 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
|
| D | reg.h | 6906 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | eswitch_offloads.c | 1813 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_vport_add_ingress_acl_modify_metadata()
|
| D | en_tc.c | 2442 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | mlx5_ifc.h | 5450 u8 action_type[0x4]; member 5461 u8 action_type[0x4]; member
|