Searched refs:hns3_flow_counter (Results 1 – 3 of 3) sorted by relevance
127 struct hns3_flow_counter { struct128 LIST_ENTRY(hns3_flow_counter) next; /* Pointer to the next counter. */
143 static inline struct hns3_flow_counter *148 struct hns3_flow_counter *cnt; in hns3_counter_lookup()163 struct hns3_flow_counter *cnt; in hns3_counter_new()195 struct hns3_flow_counter *cnt; in hns3_counter_query()227 struct hns3_flow_counter *cnt; in hns3_counter_release()247 struct hns3_flow_counter *cnt_ptr; in hns3_counter_flush()
729 LIST_HEAD(counters, hns3_flow_counter) flow_counters;