Searched refs:mlx5hws_cmd_flow_table_modify (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | table.c | 111 ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id); in hws_table_connect_to_default_miss_tbl() 320 ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_ft_set_default_next_ft() 342 return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_ft_set_next_rtc() 357 return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id); in mlx5hws_table_ft_set_next_ft()
|
| A D | cmd.h | 248 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev,
|
| A D | bwc_complex.c | 790 ret = mlx5hws_cmd_flow_table_modify(ctx->mdev, in hws_bwc_isolated_table_create()
|
| A D | cmd.c | 74 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev, in mlx5hws_cmd_flow_table_modify() function
|
Completed in 13 milliseconds