Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h76 u32 flow_source);
103 u32 flow_source);
H A Ddr_types.h1162 u32 flow_source; member
1565 u32 flow_source);
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.h72 void mlx5hws_rule_skip(struct mlx5hws_matcher *matcher, u32 flow_source,
H A Dmlx5hws.h141 u32 flow_source; member
918 u32 flow_source,
H A Drule.c6 void mlx5hws_rule_skip(struct mlx5hws_matcher *matcher, u32 flow_source, in mlx5hws_rule_skip() argument
13 if (flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_LOCAL_VPORT) { in mlx5hws_rule_skip()
18 if (flow_source == MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK) { in mlx5hws_rule_skip()
68 mlx5hws_rule_skip(matcher, attr->flow_source, in hws_rule_init_dep_wqe()
H A Dcmd.h27 u8 flow_source; member
H A Dfs_hws.c1091 fte->act_dests.flow_context.flow_source, in mlx5_cmd_hws_create_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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()
H A Dfs_cmd.c595 MLX5_SET(flow_context, in_flow_context, flow_source, in mlx5_cmd_set_fte()
596 fte->act_dests.flow_context.flow_source); in mlx5_cmd_set_fte()
/linux/include/linux/mlx5/
H A Dfs.h166 u32 flow_source; member
H A Dmlx5_ifc.h957 u8 flow_source[0x1]; member
3919 u8 flow_source[0x2]; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c229 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in rx_add_rule_drop_auth_trailer()
307 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in rx_add_rule_drop_replay()
378 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in ipsec_rx_status_drop_all_create()
470 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in ipsec_rx_status_pass_create()