Home
last modified time | relevance | path

Searched refs:stc_base (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction_ste_pool.c64 rtc_attr.stc_base = in hws_action_ste_table_create_single_rtc()
72 rtc_attr.stc_base = mlx5hws_pool_get_base_id(ctx->stc_pool); in hws_action_ste_table_create_single_rtc()
H A Dcmd.h72 u32 stc_base; member
H A Dmatcher.c525 rtc_attr.stc_base = obj_id; in hws_matcher_create_rtc()
541 rtc_attr.stc_base = obj_id; in hws_matcher_create_rtc()
H A Daction.c1643 rtc_attr.stc_base = obj_id; in hws_action_create_dest_match_range_table()
1657 rtc_attr.stc_base = obj_id; in hws_action_create_dest_match_range_table()
H A Dcmd.c408 MLX5_SET(rtc, attr, stc_id, rtc_attr->stc_base); in mlx5hws_cmd_rtc_create()