Searched refs:create_flow_table (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.h | 39 int (*create_flow_table)(struct mlx5_flow_root_namespace *ns, member
|
| H A D | fs_cmd.c | 345 err = mlx5_cmd_exec_inout(dev, create_flow_table, in, out); in mlx5_cmd_create_flow_table() 1108 .create_flow_table = mlx5_cmd_create_flow_table, 1130 .create_flow_table = mlx5_cmd_stub_create_flow_table,
|
| H A D | fs_core.c | 1385 err = root->cmds->create_flow_table(root, ft, ft_attr, next_ft); in __mlx5_create_flow_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 252 err = mlx5_fs_cmd_get_fw_cmds()->create_flow_table(ns, ft, ft_attr, in mlx5_cmd_hws_create_flow_table() 1617 .create_flow_table = mlx5_cmd_hws_create_flow_table,
|