Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c29 struct mlx5_flow_table *next_ft) in set_miss_action()
66 struct mlx5_flow_table *next_ft) in mlx5_cmd_dr_create_flow_table()
127 struct mlx5_flow_table *next_ft) in mlx5_cmd_dr_modify_flow_table()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c53 struct mlx5_flow_table *next_ft) in mlx5_cmd_stub_create_flow_table()
66 struct mlx5_flow_table *next_ft) in mlx5_cmd_stub_modify_flow_table()
190 struct mlx5_flow_table *next_ft) in mlx5_cmd_create_flow_table()
270 struct mlx5_flow_table *next_ft) in mlx5_cmd_modify_flow_table()
Dfs_core.c967 struct mlx5_flow_table *next_ft; in connect_flow_table() local
1009 struct mlx5_flow_table *next_ft = NULL; in __mlx5_create_flow_table() local
1867 struct mlx5_flow_table *next_ft = NULL; in mlx5_add_flow_rules() local
2003 struct mlx5_flow_table *next_ft; in disconnect_flow_table() local
Dfs_core.h143 struct list_head next_ft; member