Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c521 mlx5_cmd_set_fte_flow_meter(struct fs_fte *fte, void *in_flow_context) in mlx5_cmd_set_fte_flow_meter() argument
526 execute_aso = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_set_fte_flow_meter()
552 void *in_flow_context, *vlan; in mlx5_cmd_set_fte() local
590 in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in mlx5_cmd_set_fte()
591 MLX5_SET(flow_context, in_flow_context, group_id, group_id); in mlx5_cmd_set_fte()
593 MLX5_SET(flow_context, in_flow_context, flow_tag, in mlx5_cmd_set_fte()
595 MLX5_SET(flow_context, in_flow_context, flow_source, in mlx5_cmd_set_fte()
597 MLX5_SET(flow_context, in_flow_context, uplink_hairpin_en, in mlx5_cmd_set_fte()
600 MLX5_SET(flow_context, in_flow_context, extended_destination, in mlx5_cmd_set_fte()
607 MLX5_SET(flow_context, in_flow_context, action, action); in mlx5_cmd_set_fte()
[all …]