Searched refs:mlx5hws_cmd_rtc_create (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_cmd.h | 264 int mlx5hws_cmd_rtc_create(struct mlx5_core_dev *mdev,
|
D | mlx5hws_matcher.c | 326 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_0_id); in hws_matcher_create_rtc() 342 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_1_id); in hws_matcher_create_rtc()
|
D | mlx5hws_action.c | 1647 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_0_id); in hws_action_create_dest_match_range_table() 1661 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_1_id); in hws_action_create_dest_match_range_table()
|
D | mlx5hws_cmd.c | 371 int mlx5hws_cmd_rtc_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_rtc_create() function
|