Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h145 struct mlx5_flow_table *hit_ft,
H A Ddr_action.c1110 struct mlx5_flow_table *hit_ft, in mlx5dr_action_create_dest_match_range() argument
1134 mlx5dr_is_fw_table(hit_ft) ? in mlx5dr_action_create_dest_match_range()
1135 mlx5dr_action_create_dest_flow_fw_table(dmn, hit_ft) : in mlx5dr_action_create_dest_match_range()
1136 mlx5dr_action_create_dest_table(hit_ft->fs_dr_table.dr_table); in mlx5dr_action_create_dest_match_range()
H A Dfs_dr.c222 dst->dest_attr.range.hit_ft, in create_range_action()
/linux-6.15/include/linux/mlx5/
H A Dfs.h179 struct mlx5_flow_table *hit_ft; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h572 struct mlx5_flow_table *hit_ft,
H A Daction.c1790 struct mlx5_flow_table *hit_ft, in mlx5hws_action_create_dest_match_range() argument
1800 u32 hit_ft_id = hit_ft->id; in mlx5hws_action_create_dest_match_range()
H A Dfs_hws.c464 dest_attr->range.hit_ft, in mlx5_fs_create_dest_action_range()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1866 d1->range.hit_ft == d2->range.hit_ft && in mlx5_flow_dests_cmp()
H A Deswitch_offloads.c207 dest[i].range.hit_ft = mlx5e_post_meter_get_mtu_true_ft(meter->post_meter); in esw_setup_mtu_dest()