Home
last modified time | relevance | path

Searched defs:next_ft (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c56 struct mlx5_flow_table *next_ft, in mlx5_cmd_stub_create_flow_table()
70 struct mlx5_flow_table *next_ft) in mlx5_cmd_stub_modify_flow_table()
152 struct mlx5_flow_table *next_ft, in mlx5_cmd_create_flow_table()
222 struct mlx5_flow_table *next_ft) in mlx5_cmd_modify_flow_table()
Dfs_core.c906 struct mlx5_flow_table *next_ft; in connect_flow_table() local
948 struct mlx5_flow_table *next_ft = NULL; in __mlx5_create_flow_table() local
1812 struct mlx5_flow_table *next_ft = NULL; in mlx5_add_flow_rules() local
1925 struct mlx5_flow_table *next_ft; in disconnect_flow_table() local
Dfs_core.h103 struct list_head next_ft; member