Home
last modified time | relevance | path

Searched refs:hns3_get_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h222 int hns3_get_count(struct hns3_hw *hw, uint32_t id, uint64_t *value);
H A Dhns3_fdir.c1080 int hns3_get_count(struct hns3_hw *hw, uint32_t id, uint64_t *value) in hns3_get_count() function
H A Dhns3_flow.c210 ret = hns3_get_count(&hns->hw, flow->counter_id, &value); in hns3_counter_query()