Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_table.c317 ft_attr.modify_fs = MLX5_IFC_MODIFY_FLOW_TABLE_MISS_ACTION; in mlx5hws_table_ft_set_default_next_ft()
337 ft_attr.modify_fs = MLX5_IFC_MODIFY_FLOW_TABLE_RTC_ID; in mlx5hws_table_ft_set_next_rtc()
352 ft_attr.modify_fs = MLX5_IFC_MODIFY_FLOW_TABLE_MISS_ACTION; in hws_table_ft_set_next_ft()
Dmlx5hws_cmd.h50 u64 modify_fs; member
Dmlx5hws_cmd.c83 MLX5_SET(modify_flow_table_in, in, modify_field_select, ft_attr->modify_fs); in mlx5hws_cmd_flow_table_modify()
358 ft_attr->modify_fs = MLX5_IFC_MODIFY_FLOW_TABLE_MISS_ACTION; in mlx5hws_cmd_set_attr_connect_miss_tbl()