Searched refs:ctr_id (Results 1 – 5 of 5) sorted by relevance
821 attr.ctr_id = action->ctr->ctr_id + in mlx5dr_actions_build_ste_arr()1329 action->ctr->ctr_id = counter_id; in mlx5dr_action_create_flow_counter()
247 static void dr_ste_v1_set_counter_id(u8 *hw_ste_p, u32 ctr_id) in dr_ste_v1_set_counter_id() argument249 MLX5_SET(ste_match_bwc_v1, hw_ste_p, counter_id, ctr_id); in dr_ste_v1_set_counter_id()639 dr_ste_v1_set_counter_id(last_ste, attr->ctr_id); in dr_ste_v1_set_actions_tx()755 dr_ste_v1_set_counter_id(last_ste, attr->ctr_id); in dr_ste_v1_set_actions_rx()
278 u32 ctr_id; member1089 u32 ctr_id; member
256 action->ctr->ctr_id + action->ctr->offset); in dr_dump_rule_action_mem()
1729 __le32 ctr_id; member