Searched refs:flow_table (Results 1 – 2 of 2) sorted by relevance
1916 mlx5_destroy_flow_table(prio->flow_table); in put_flow_table()1917 prio->flow_table = NULL; in put_flow_table()2013 ft = prio->flow_table; in get_flow_table()2021 prio->flow_table = ft; in get_flow_table()2035 struct mlx5_flow_table *ft = ft_prio->flow_table; in create_flow_rule()2082 ft_prio->flow_table = ft; in create_flow_rule()
143 struct mlx5_flow_table *flow_table; member