Searched refs:hns3_flow_counter (Results 1 – 3 of 3) sorted by relevance
10 struct hns3_flow_counter { struct11 LIST_ENTRY(hns3_flow_counter) next; /* Pointer to the next counter. */
142 static inline struct hns3_flow_counter *147 struct hns3_flow_counter *cnt; in hns3_counter_lookup()163 struct hns3_flow_counter *cnt; in hns3_counter_new()207 struct hns3_flow_counter *cnt; in hns3_counter_query()241 struct hns3_flow_counter *cnt; in hns3_counter_release()260 LIST_HEAD(counters, hns3_flow_counter) indir_counters; in hns3_counter_flush()261 struct hns3_flow_counter *cnt_ptr; in hns3_counter_flush()2176 struct hns3_flow_counter *counter; in hns3_flow_action_create()2229 struct hns3_flow_counter *counter; in hns3_flow_action_destroy()
829 LIST_HEAD(counters, hns3_flow_counter) flow_counters;