Searched refs:mlx5dr_is_fw_table (Results 1 – 3 of 3) sorted by relevance
206 if (mlx5dr_is_fw_table(dest_ft)) in create_ft_action()
1134 mlx5dr_is_fw_table(hit_ft) ? in mlx5dr_action_create_dest_match_range() 1142 mlx5dr_is_fw_table(miss_ft) ? in mlx5dr_action_create_dest_match_range()
1569 static inline bool mlx5dr_is_fw_table(struct mlx5_flow_table *ft) in mlx5dr_is_fw_table() function