Searched refs:hns3_get_count (Results 1 – 3 of 3) sorted by relevance
222 int hns3_get_count(struct hns3_hw *hw, uint32_t id, uint64_t *value);
1080 int hns3_get_count(struct hns3_hw *hw, uint32_t id, uint64_t *value) in hns3_get_count() function
210 ret = hns3_get_count(&hns->hw, flow->counter_id, &value); in hns3_counter_query()