Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_flow_table_modify (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dtable.c111 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 Dcmd.h248 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev,
A Dbwc_complex.c790 ret = mlx5hws_cmd_flow_table_modify(ctx->mdev, in hws_bwc_isolated_table_create()
A Dcmd.c74 int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev, in mlx5hws_cmd_flow_table_modify() function

Completed in 13 milliseconds