Home
last modified time | relevance | path

Searched refs:flow_table (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1916 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()
H A Dmlx5_ib.h143 struct mlx5_flow_table *flow_table; member