Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c145 matcher->match_ste.rtc_1_id); in hws_matcher_connect_isolated_first()
182 matcher->match_ste.rtc_1_id); in hws_matcher_connect_isolated_last()
262 next->match_ste.rtc_1_id); in hws_matcher_connect()
281 matcher->match_ste.rtc_1_id); in hws_matcher_connect()
368 next->match_ste.rtc_1_id); in hws_matcher_disconnect_isolated()
393 next->match_ste.rtc_1_id); in hws_matcher_disconnect_isolated()
422 next->match_ste.rtc_1_id); in hws_matcher_disconnect()
545 &matcher->match_ste.rtc_1_id); in hws_matcher_create_rtc()
564 mlx5hws_cmd_rtc_destroy(mdev, matcher->match_ste.rtc_1_id); in hws_matcher_destroy_rtc()
H A Dtable.c340 u32 rtc_1_id) in mlx5hws_table_ft_set_next_rtc() argument
347 ft_attr.rtc_id_1 = rtc_1_id; in mlx5hws_table_ft_set_next_rtc()
422 matcher->match_ste.rtc_1_id); in mlx5hws_table_connect_to_miss_table()
H A Dtable.h67 u32 rtc_1_id);
H A Drule.c81 dep_wqe->rtc_1 = matcher->match_ste.rtc_1_id; in hws_rule_init_dep_wqe()
83 matcher->col_matcher->match_ste.rtc_1_id : 0; in hws_rule_init_dep_wqe()
104 ste_attr->rtc_1 = dst_matcher->match_ste.rtc_1_id; in hws_rule_move_get_rtc()
106 dst_matcher->col_matcher->match_ste.rtc_1_id : 0; in hws_rule_move_get_rtc()
348 rule->action_ste.action_tbl->rtc_1_id : 0; in hws_rule_create_hws()
H A Dmatcher.h50 u32 rtc_1_id; member
H A Ddebug.c144 matcher->match_ste.rtc_1_id, in hws_debug_dump_matcher()
399 action_tbl->rtc_1_id, ste_1_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
1620 rtc_1_id = &table_ste->rtc_1_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()
1685 mlx5hws_cmd_rtc_destroy(ctx->mdev, table_ste->rtc_1_id); in hws_action_destroy_dest_match_range_table()
1727 ste_attr.rtc_1 = table_ste->rtc_1_id; in hws_action_create_dest_match_range_fill_table()