Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dmatcher.c142 matcher->match_ste.rtc_1_id); in hws_matcher_connect_isolated_first()
179 matcher->match_ste.rtc_1_id); in hws_matcher_connect_isolated_last()
259 next->match_ste.rtc_1_id); in hws_matcher_connect()
278 matcher->match_ste.rtc_1_id); in hws_matcher_connect()
365 next->match_ste.rtc_1_id); in hws_matcher_disconnect_isolated()
390 next->match_ste.rtc_1_id); in hws_matcher_disconnect_isolated()
419 next->match_ste.rtc_1_id); in hws_matcher_disconnect()
542 &matcher->match_ste.rtc_1_id); in hws_matcher_create_rtc()
561 mlx5hws_cmd_rtc_destroy(mdev, matcher->match_ste.rtc_1_id); in hws_matcher_destroy_rtc()
A Daction_ste_pool.c68 rtc_id = &action_tbl->rtc_1_id; in hws_action_ste_table_create_single_rtc()
107 action_tbl->rtc_1_id); in hws_action_ste_table_destroy_rtcs()
171 action_tbl->rtc_0_id, action_tbl->rtc_1_id, in hws_action_ste_table_alloc()
196 action_tbl->rtc_0_id, action_tbl->rtc_1_id, in hws_action_ste_table_destroy()
A Dtable.c333 u32 rtc_1_id) in mlx5hws_table_ft_set_next_rtc() argument
340 ft_attr.rtc_id_1 = rtc_1_id; in mlx5hws_table_ft_set_next_rtc()
415 matcher->match_ste.rtc_1_id); in mlx5hws_table_connect_to_miss_table()
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()
A Daction_ste_pool.h23 u32 rtc_1_id; member
A Dtable.h66 u32 rtc_1_id);
A Dmatcher.h50 u32 rtc_1_id; member
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()
A Daction.h124 u32 rtc_1_id; member
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()

Completed in 29 milliseconds