Searched refs:mlx5hws_cmd_rtc_destroy (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | action_ste_pool.c | 96 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 D | matcher.c | 552 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 D | cmd.h | 264 void mlx5hws_cmd_rtc_destroy(struct mlx5_core_dev *mdev, u32 rtc_id);
|
| A D | action.c | 1670 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 D | cmd.c | 423 void mlx5hws_cmd_rtc_destroy(struct mlx5_core_dev *mdev, u32 rtc_id) in mlx5hws_cmd_rtc_destroy() function
|
Completed in 22 milliseconds