| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_action.c | 478 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 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()
|
| A D | dr_table.c | 14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
|
| A D | mlx5_ifc_dr.h | 52 u8 action_type[0x3]; member
|
| A D | dr_ste_v0.c | 346 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 D | dr_types.h | 962 enum mlx5dr_action_type action_type; member
|
| /linux/net/openvswitch/ |
| A D | openvswitch_trace.h | 38 __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 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()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ipsec_fs.c | 68 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 D | ingress_ofld.c | 73 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 D | fs_chains.c | 261 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 D | bridge.c | 990 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 D | core_acl_flex_actions.c | 61 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
|
| A D | reg.h | 7615 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_tc.c | 223 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 D | eswitch_offloads.c | 2129 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 D | tc_ct.c | 596 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 D | mlx5_ifc.h | 6242 u8 action_type[0x4]; member 6253 u8 action_type[0x4]; member 6261 u8 action_type[0x4]; member
|