Searched refs:mlx5_flow_table (Results 1 – 1 of 1) sorted by relevance
44 struct mlx5_flow_table { struct56 static int mlx5_set_flow_entry_cmd(struct mlx5_flow_table *ft, u32 group_ix, in mlx5_set_flow_entry_cmd() argument94 static void mlx5_del_flow_entry_cmd(struct mlx5_flow_table *ft, u32 flow_index) in mlx5_del_flow_entry_cmd()111 static void mlx5_destroy_flow_group_cmd(struct mlx5_flow_table *ft, int i) in mlx5_destroy_flow_group_cmd()127 static int mlx5_create_flow_group_cmd(struct mlx5_flow_table *ft, int i) in mlx5_create_flow_group_cmd()170 static void mlx5_destroy_flow_table_groups(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table_groups()178 static int mlx5_create_flow_table_groups(struct mlx5_flow_table *ft) in mlx5_create_flow_table_groups()198 static int mlx5_create_flow_table_cmd(struct mlx5_flow_table *ft) in mlx5_create_flow_table_cmd()224 static void mlx5_destroy_flow_table_cmd(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table_cmd()240 static int mlx5_find_group(struct mlx5_flow_table *ft, u8 match_criteria_enable, in mlx5_find_group()[all …]