Home
last modified time | relevance | path

Searched refs:flow_source (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.c53 u32 flow_source) in mlx5_smfs_rule_create() argument
60 return mlx5dr_rule_create(matcher, &value, num_actions, actions, flow_source); in mlx5_smfs_rule_create()
Dsmfs.h31 u32 flow_source);
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dbwc.h58 u32 flow_source,
65 u32 flow_source,
Dbwc.c272 u32 flow_source, in mlx5hws_bwc_rule_fill_attr() argument
287 rule_attr->flow_source = flow_source; in mlx5hws_bwc_rule_fill_attr()
772 u32 flow_source, in mlx5hws_bwc_rule_create_simple() argument
783 mlx5hws_bwc_rule_fill_attr(bwc_matcher, bwc_queue_idx, flow_source, &rule_attr); in mlx5hws_bwc_rule_create_simple()
905 u32 flow_source, in mlx5hws_bwc_rule_create() argument
927 flow_source, in mlx5hws_bwc_rule_create()
Dmlx5hws.h130 u32 flow_source; member
728 u32 flow_source,
902 u32 flow_source,
Dbwc_complex.h23 u32 flow_source,
Dbwc_complex.c69 u32 flow_source, in mlx5hws_bwc_rule_create_complex() argument
Drule.c8 u32 flow_source, in hws_rule_skip() argument
15 if (flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_LOCAL_VPORT) { in hws_rule_skip()
17 } else if (flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK) { in hws_rule_skip()
69 hws_rule_skip(matcher, mt, attr->flow_source, &skip_rx, &skip_tx); in hws_rule_init_dep_wqe()
Dfs_hws.c466 u32 flow_source) in mlx5_fs_create_action_dest_array() argument
472 flow_source, flags); in mlx5_fs_create_action_dest_array()
806 u32 flow_source = fte->act_dests.flow_context.flow_source; in mlx5_fs_fte_get_hws_actions() local
819 flow_source); in mlx5_fs_fte_get_hws_actions()
891 fte->act_dests.flow_context.flow_source, in mlx5_cmd_hws_create_fte()
Dcmd.h27 u8 flow_source; member
Dcmd.c212 MLX5_SET(flow_context, in_flow_context, flow_source, fte_attr->flow_source); in mlx5hws_cmd_set_fte()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Ddr_fw.c108 u32 flow_source) in mlx5dr_fw_create_md_tbl() argument
143 fte_info.flow_context.flow_source = flow_source; in mlx5dr_fw_create_md_tbl()
Dmlx5dr.h78 u32 flow_source);
105 u32 flow_source);
Ddr_rule.c1088 u32 flow_source) in dr_rule_skip() argument
1103 if (rx && flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_LOCAL_VPORT) in dr_rule_skip()
1106 if (!rx && flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK) in dr_rule_skip()
1138 rule->flow_source)) in dr_rule_create_rule_nic()
1291 u32 flow_source) in dr_rule_create_rule() argument
1306 rule->flow_source = flow_source; in dr_rule_create_rule()
1354 u32 flow_source) in mlx5dr_rule_create() argument
1360 rule = dr_rule_create_rule(matcher, value, num_actions, actions, flow_source); in mlx5dr_rule_create()
Dfs_dr.c579 u32 flow_source = fte->act_dests.flow_context.flow_source; in mlx5_cmd_dr_create_fte() local
590 flow_source); in mlx5_cmd_dr_create_fte()
603 fte->act_dests.flow_context.flow_source); in mlx5_cmd_dr_create_fte()
Ddr_cmd.c830 MLX5_SET(flow_context, in_flow_context, flow_source, in mlx5dr_cmd_set_fte()
831 fte->flow_context.flow_source); in mlx5dr_cmd_set_fte()
Ddr_types.h1162 u32 flow_source; member
1566 u32 flow_source);
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h190 __field(u32, flow_source)
209 __entry->flow_source = fte->act_dests.flow_context.flow_source;
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads_termtbl.c202 if (MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source)) in mlx5_eswitch_offload_is_uplink_port()
203 return spec->flow_context.flow_source == in mlx5_eswitch_offload_is_uplink_port()
Dfs_cmd.c568 MLX5_SET(flow_context, in_flow_context, flow_source, in mlx5_cmd_set_fte()
569 fte->act_dests.flow_context.flow_source); in mlx5_cmd_set_fte()
Deswitch_offloads.c87 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source) || !attr || !attr->in_rep) in mlx5_eswitch_set_rule_flow_source()
91 spec->flow_context.flow_source = mlx5e_tc_int_port_get_flow_source(attr->int_port); in mlx5_eswitch_set_rule_flow_source()
96 spec->flow_context.flow_source = (attr->in_rep->vport == MLX5_VPORT_UPLINK) ? in mlx5_eswitch_set_rule_flow_source()
1011 if (MLX5_CAP_ESW_FLOWTABLE(on_esw->dev, flow_source) && in mlx5_eswitch_add_send_to_vport_rule()
1013 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_LOCAL_VPORT; in mlx5_eswitch_add_send_to_vport_rule()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c265 spec->flow_context.flow_source); in mlx5_ct_fs_smfs_ct_rule_add()
313 ARRAY_SIZE(actions), actions, spec->flow_context.flow_source); in mlx5_ct_fs_smfs_ct_rule_update()
Dct_fs_hmfs.c227 spec->flow_context.flow_source, rule_actions); in mlx5_ct_fs_hmfs_ct_rule_add()
/linux-6.14.4/include/linux/mlx5/
Dfs.h141 u32 flow_source; member
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c199 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in rx_add_rule_drop_auth_trailer()
280 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in rx_add_rule_drop_replay()
353 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in ipsec_rx_status_drop_all_create()
402 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in ipsec_rx_status_pass_create()

12