Searched refs:mlx5hws_cmd_flow_table_modify (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | table.c | 114 ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id); in hws_table_connect_to_default_miss_tbl() 330 ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_ft_set_default_next_ft() 352 return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_ft_set_next_ft() 367 return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_update_connected_miss_tables()
|
| H A D | cmd.h | 249 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev,
|
| H A D | cmd.c | 75 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev, in mlx5hws_cmd_flow_table_modify() function
|