Searched defs:counter_id (Results 1 – 11 of 11) sorted by relevance
82 u32 counter_id) in prestera_counter_stats_clear()251 struct prestera_counter_block **bl, u32 *counter_id) in prestera_counter_get()284 struct prestera_counter_block *block, u32 counter_id) in prestera_counter_put()417 u32 counter_id, u64 *packets, u64 *bytes) in prestera_counter_stats_get()
2374 u32 counter_id) in prestera_hw_counter_clear()
39 mlx5_smfs_action_create_flow_counter(u32 counter_id) in mlx5_smfs_action_create_flow_counter()
36 u32 counter_id; /* counter id (if a dedicated counter is available) */ member
3252 void vcap_rule_set_counter_id(struct vcap_rule *rule, u32 counter_id) in vcap_rule_set_counter_id()
318 u32 counter_id) in ionic_get_qp_stats()
570 mlx5_fc_local_create(u32 counter_id, u32 offset, u32 bulk_size) in mlx5_fc_local_create()
1321 mlx5dr_action_create_flow_counter(u32 counter_id) in mlx5dr_action_create_flow_counter()
1515 u32 counter_id; member
775 u8 counter_id; member
5900 for (int counter_id = 0; counter_id < counter_info_num; ++counter_id) { in free_fd_cstate() local