Searched refs:mlx5hws_cmd_rtc_create (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | cmd.h | 261 int mlx5hws_cmd_rtc_create(struct mlx5_core_dev *mdev,
|
H A D | matcher.c | 527 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, in hws_matcher_create_rtc() 544 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, in hws_matcher_create_rtc()
|
H A D | action.c | 1645 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_0_id); in hws_action_create_dest_match_range_table() 1659 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_1_id); in hws_action_create_dest_match_range_table()
|
H A D | cmd.c | 372 int mlx5hws_cmd_rtc_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_rtc_create() function
|