Searched refs:aggregated_cs_counters (Results 1 – 3 of 3) sorted by relevance
247 hdev->aggregated_cs_counters.device_in_reset_drop_cnt += in cs_counters_aggregate()249 hdev->aggregated_cs_counters.out_of_mem_drop_cnt += in cs_counters_aggregate()251 hdev->aggregated_cs_counters.parsing_drop_cnt += in cs_counters_aggregate()253 hdev->aggregated_cs_counters.queue_full_drop_cnt += in cs_counters_aggregate()255 hdev->aggregated_cs_counters.max_cs_in_flight_drop_cnt += in cs_counters_aggregate()
325 memcpy(&cs_counters.cs_counters, &hdev->aggregated_cs_counters, in cs_counters_info()
1652 struct hl_cs_counters aggregated_cs_counters; member