/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | smfs.c | 53 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()
|
D | smfs.h | 31 u32 flow_source);
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | bwc.h | 58 u32 flow_source, 65 u32 flow_source,
|
D | bwc.c | 272 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()
|
D | mlx5hws.h | 130 u32 flow_source; member 728 u32 flow_source, 902 u32 flow_source,
|
D | bwc_complex.h | 23 u32 flow_source,
|
D | bwc_complex.c | 69 u32 flow_source, in mlx5hws_bwc_rule_create_complex() argument
|
D | rule.c | 8 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()
|
D | fs_hws.c | 466 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()
|
D | cmd.h | 27 u8 flow_source; member
|
D | cmd.c | 212 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/ |
D | dr_fw.c | 108 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()
|
D | mlx5dr.h | 78 u32 flow_source); 105 u32 flow_source);
|
D | dr_rule.c | 1088 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()
|
D | fs_dr.c | 579 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()
|
D | dr_cmd.c | 830 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()
|
D | dr_types.h | 1162 u32 flow_source; member 1566 u32 flow_source);
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.h | 190 __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/ |
D | eswitch_offloads_termtbl.c | 202 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()
|
D | fs_cmd.c | 568 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()
|
D | eswitch_offloads.c | 87 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/ |
D | ct_fs_smfs.c | 265 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()
|
D | ct_fs_hmfs.c | 227 spec->flow_context.flow_source, rule_actions); in mlx5_ct_fs_hmfs_ct_rule_add()
|
/linux-6.14.4/include/linux/mlx5/ |
D | fs.h | 141 u32 flow_source; member
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 199 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()
|