Searched refs:flow_counters (Results 1 – 4 of 4) sorted by relevance
150 LIST_FOREACH(cnt, &pf->flow_counters, next) { in hns3_counter_lookup()185 LIST_INSERT_HEAD(&pf->flow_counters, cnt, next); in hns3_counter_new()249 cnt_ptr = LIST_FIRST(&pf->flow_counters); in hns3_counter_flush()253 cnt_ptr = LIST_FIRST(&pf->flow_counters); in hns3_counter_flush()
729 LIST_HEAD(counters, hns3_flow_counter) flow_counters;
466 struct mlx5_counters flow_counters; /* Legacy flow counter list. */ member
459 TAILQ_INIT(&sh->cmng.flow_counters); in mlx5_flow_counters_mng_init()