Home
last modified time | relevance | path

Searched refs:rtc_0_id (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c144 matcher->match_ste.rtc_0_id, in hws_matcher_connect_isolated_first()
181 matcher->match_ste.rtc_0_id, in hws_matcher_connect_isolated_last()
261 next->match_ste.rtc_0_id, in hws_matcher_connect()
280 matcher->match_ste.rtc_0_id, in hws_matcher_connect()
367 next->match_ste.rtc_0_id, in hws_matcher_disconnect_isolated()
392 next->match_ste.rtc_0_id, in hws_matcher_disconnect_isolated()
421 next->match_ste.rtc_0_id, in hws_matcher_disconnect()
528 &matcher->match_ste.rtc_0_id); in hws_matcher_create_rtc()
555 mlx5hws_cmd_rtc_destroy(ctx->mdev, matcher->match_ste.rtc_0_id); in hws_matcher_create_rtc()
566 mlx5hws_cmd_rtc_destroy(mdev, matcher->match_ste.rtc_0_id); in hws_matcher_destroy_rtc()
H A Dtable.c339 u32 rtc_0_id, in mlx5hws_table_ft_set_next_rtc() argument
346 ft_attr.rtc_id_0 = rtc_0_id; in mlx5hws_table_ft_set_next_rtc()
421 matcher->match_ste.rtc_0_id, in mlx5hws_table_connect_to_miss_table()
H A Dtable.h66 u32 rtc_0_id,
H A Drule.c72 dep_wqe->rtc_0 = matcher->match_ste.rtc_0_id; in hws_rule_init_dep_wqe()
74 matcher->col_matcher->match_ste.rtc_0_id : 0; in hws_rule_init_dep_wqe()
99 ste_attr->rtc_0 = dst_matcher->match_ste.rtc_0_id; in hws_rule_move_get_rtc()
101 dst_matcher->col_matcher->match_ste.rtc_0_id : 0; in hws_rule_move_get_rtc()
346 rule->action_ste.action_tbl->rtc_0_id : 0; in hws_rule_create_hws()
H A Dmatcher.h49 u32 rtc_0_id; member
H A Ddebug.c142 matcher->match_ste.rtc_0_id, in hws_debug_dump_matcher()
398 action_tbl->rtc_0_id, ste_0_id, in hws_debug_dump_action_ste_table()
H A Daction.c1593 u32 *rtc_0_id, *rtc_1_id; in hws_action_create_dest_match_range_table() local
1619 rtc_0_id = &table_ste->rtc_0_id; in hws_action_create_dest_match_range_table()
1645 ret = mlx5hws_cmd_rtc_create(ctx->mdev, &rtc_attr, rtc_0_id); in hws_action_create_dest_match_range_table()
1670 mlx5hws_cmd_rtc_destroy(ctx->mdev, *rtc_0_id); in hws_action_create_dest_match_range_table()
1686 mlx5hws_cmd_rtc_destroy(ctx->mdev, table_ste->rtc_0_id); in hws_action_destroy_dest_match_range_table()
1726 ste_attr.rtc_0 = table_ste->rtc_0_id; in hws_action_create_dest_match_range_fill_table()