Home
last modified time | relevance | path

Searched refs:action_type (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/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()
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()
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()
498 dr_action_reformat_to_action_type(enum mlx5dr_action_reformat_type reformat_type, enum mlx5dr_action_type *action_type) dr_action_reformat_to_action_type() argument
571 dr_action_validate_and_get_next_state(enum dr_action_domain action_domain, u32 action_type, u32 *state) dr_action_validate_and_get_next_state() argument
776 u32 action_type; mlx5dr_actions_build_ste_arr() local
985 dr_action_create_generic(enum mlx5dr_action_type action_type) dr_action_create_generic() argument
1522 enum mlx5dr_action_type action_type; mlx5dr_action_create_packet_reformat() local
1840 u8 action_type; dr_action_modify_check_field_limitation() local
[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 Ddr_dbg.c115 switch (action->action_type) { in dr_dump_rule_action_mem()
H A Dmlx5_ifc_dr.h52 u8 action_type[0x3]; member
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
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c375 enum mlx5dr_action_type *action_type) in dr_action_reformat_to_action_type()
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()
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 in mlx5dr_actions_build_ste_arr()
374 dr_action_reformat_to_action_type(enum mlx5dr_action_reformat_type reformat_type, enum mlx5dr_action_type *action_type) dr_action_reformat_to_action_type() argument
577 dr_action_validate_and_get_next_state(enum dr_action_domain action_domain, u32 action_type, u32 *state) dr_action_validate_and_get_next_state() argument
948 dr_action_create_generic(enum mlx5dr_action_type action_type) dr_action_create_generic() argument
1278 enum mlx5dr_action_type action_type; mlx5dr_action_create_packet_reformat() local
1635 u8 action_type; dr_action_modify_check_field_limitation() local
[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.c14 if (action && action->action_type != DR_ACTION_TYP_FT) in mlx5dr_table_set_miss_action()
H A Dmlx5_ifc_dr.h143 u8 action_type[0x3]; member
H A Ddr_types.h732 enum mlx5dr_action_type action_type; member
H A Ddr_ste.c194 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_push_vlan()
206 MLX5_SET(ste_sx_transmit, hw_ste_p, action_type, in mlx5dr_ste_set_tx_encap()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dopenvswitch_trace.h38 __field( u8, action_type )
63 __entry->action_type = nla_type(a);
69 TP_printk("dpaddr=%p dp_name=%s dev=%s skbaddr=%p len=%u data_len=%u truesize=%u nr_frags=%d gso_size=%d gso_type=%#x ovs_flow_hash=0x%08x recirc_id=0x%08x keyaddr=%p eth_type=0x%04x ct_state=%02x ct_orig_proto=%02x ct_Zone=%04x flow_key_valid=%d action_type=%u action_len=%u action_data=%p is_last=%d",
78 __entry->action_type, __entry->action_len,
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c1111 enum mmal_msg_port_action_type action_type) in port_action_port()
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()
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()
1109 port_action_port(struct vchiq_mmal_instance *instance, struct vchiq_mmal_port *port, enum mmal_msg_port_action_type action_type) port_action_port() argument
1151 port_action_handle(struct vchiq_mmal_instance *instance, struct vchiq_mmal_port *port, enum mmal_msg_port_action_type action_type, u32 connect_component_handle, u32 connect_port_handle) port_action_handle() argument
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c1108 enum mmal_msg_port_action_type action_type) in port_action_port()
1118 m.u.port_action_port.action = action_type; in port_action_port()
1139 port_action_type_names[action_type], action_type); in port_action_port()
1150 enum mmal_msg_port_action_type action_type, in port_action_handle()
1163 m.u.port_action_handle.action = action_type; in port_action_handle()
1186 port_action_type_names[action_type], in port_action_handle()
1187 action_type, connect_component_handle, connect_port_handle); in port_action_handle()
1106 port_action_port(struct vchiq_mmal_instance *instance, struct vchiq_mmal_port *port, enum mmal_msg_port_action_type action_type) port_action_port() argument
1148 port_action_handle(struct vchiq_mmal_instance *instance, struct vchiq_mmal_port *port, enum mmal_msg_port_action_type action_type, u32 connect_component_handle, u32 connect_port_handle) port_action_handle() argument
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c68 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in rx_err_add_rule()
493 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in rx_add_rule()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c73 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c73 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in esw_acl_ingress_mod_metadata_create()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c344 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in create_chain_restore()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c595 MLX5_SET(set_action_in, modact, action_type, MLX5_ACTION_TYPE_SET); in mlx5_tc_ct_parse_mangle_to_mod_act()

Completed in 45 milliseconds

12