Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_FWD_DEST (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Daccept.c22 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_accept()
Dmark.c28 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_mark()
Dtrap.c29 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_trap()
Dmirred_nic.c43 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_mirred_nic()
Dredirect_ingress.c61 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_redirect_ingress()
Dgoto.c80 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_goto()
Dact.c150 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in mlx5e_tc_act_set_next_post_act()
Dmirred.c329 attr->action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in tc_act_parse_mirred()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Degress_ofld.c40 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in esw_acl_egress_ofld_fwd2vport_create()
72 action |= fwd_dest ? MLX5_FLOW_CONTEXT_ACTION_FWD_DEST : in esw_acl_egress_ofld_rules_create()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_fw.c138 fte_info.action.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5dr_fw_create_md_tbl()
Ddr_cmd.c309 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in mlx5dr_cmd_set_fte_modify_and_vport()
605 if (!(fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST)) in mlx5dr_cmd_set_extended_dest()
720 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5dr_cmd_set_fte()
Dfs_dr.c290 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_cmd_dr_create_fte()
405 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_cmd_dr_create_fte()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_meter.c119 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in mlx5e_post_meter_rules_create()
Dsample.c94 act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in sampler_termtbl_create()
546 pre_attr->action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_MOD_HDR; in mlx5e_tc_sample_offload()
Dint_port.c92 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5e_int_port_create_rx_rule()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c282 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in _mlx5_eswitch_set_vepa_locked()
296 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in _mlx5_eswitch_set_vepa_locked()
Dindir_table.c220 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_MOD_HDR; in mlx5_esw_indir_table_rule_get()
368 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_create_indir_fwd_group()
Dbridge.c664 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_COUNT, in mlx5_esw_bridge_ingress_flow_with_esw_create()
764 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST, in mlx5_esw_bridge_ingress_filter_flow_create()
817 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST, in mlx5_esw_bridge_egress_flow_create()
884 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in mlx5_esw_bridge_egress_miss_flow_create()
/linux-6.1.9/include/linux/mlx5/
Dfs.h260 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c585 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_eswitch_add_offloaded_rule()
700 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_fwd_rule()
895 fwd = !!((attr->action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) && in mlx5_eswitch_add_vlan_action()
967 fwd = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST); in mlx5_eswitch_del_vlan_action()
1044 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_send_to_vport_rule()
1092 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_send_to_vport_meta_rule()
1242 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in esw_add_fdb_peer_miss_rules()
1364 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in esw_add_fdb_miss_rule()
1423 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in esw_add_restore_rule()
2130 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_create_vport_rx_rule()
[all …]
Deswitch_offloads_termtbl.c259 term_tbl_act.action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5_eswitch_add_termtbl_rule()
Dfs_cmd.c458 if (!(fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST)) in mlx5_set_extended_dest()
602 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5_cmd_set_fte()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c89 MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in rx_err_add_rule()
447 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in rx_add_rule()
Dmacsec_fs.c579 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in macsec_fs_tx_add_rule()
1170 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in macsec_fs_rx_add_rule()
1195 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | in macsec_fs_rx_add_rule()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h169 {MLX5_FLOW_CONTEXT_ACTION_FWD_DEST, "FWD"},\

12