Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_rtc_destroy (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction_ste_pool.c96 mlx5hws_cmd_rtc_destroy(ctx->mdev, action_tbl->rtc_0_id); in hws_action_ste_table_create_rtcs()
106 mlx5hws_cmd_rtc_destroy(action_tbl->pool->ctx->mdev, in hws_action_ste_table_destroy_rtcs()
108 mlx5hws_cmd_rtc_destroy(action_tbl->pool->ctx->mdev, in hws_action_ste_table_destroy_rtcs()
A Dmatcher.c552 mlx5hws_cmd_rtc_destroy(ctx->mdev, matcher->match_ste.rtc_0_id); in hws_matcher_create_rtc()
561 mlx5hws_cmd_rtc_destroy(mdev, matcher->match_ste.rtc_1_id); in hws_matcher_destroy_rtc()
563 mlx5hws_cmd_rtc_destroy(mdev, matcher->match_ste.rtc_0_id); in hws_matcher_destroy_rtc()
A Dcmd.h264 void mlx5hws_cmd_rtc_destroy(struct mlx5_core_dev *mdev, u32 rtc_id);
A Daction.c1670 mlx5hws_cmd_rtc_destroy(ctx->mdev, *rtc_0_id); in hws_action_create_dest_match_range_table()
1685 mlx5hws_cmd_rtc_destroy(ctx->mdev, table_ste->rtc_1_id); in hws_action_destroy_dest_match_range_table()
1686 mlx5hws_cmd_rtc_destroy(ctx->mdev, table_ste->rtc_0_id); in hws_action_destroy_dest_match_range_table()
A Dcmd.c423 void mlx5hws_cmd_rtc_destroy(struct mlx5_core_dev *mdev, u32 rtc_id) in mlx5hws_cmd_rtc_destroy() function

Completed in 18 milliseconds