Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c206 if (mlx5dr_is_fw_table(dest_ft)) in create_ft_action()
H A Ddr_action.c1134 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()
H A Ddr_types.h1569 static inline bool mlx5dr_is_fw_table(struct mlx5_flow_table *ft) in mlx5dr_is_fw_table() function