Searched refs:dp_stats_percpu (Results 1 – 2 of 2) sorted by relevance
53 struct dp_stats_percpu { struct85 struct dp_stats_percpu __percpu *stats_percpu;
263 struct dp_stats_percpu *stats; in ovs_dp_process_packet()306 struct dp_stats_percpu *stats; in ovs_dp_upcall()645 const struct dp_stats_percpu *percpu_stats; in get_dp_stats()646 struct dp_stats_percpu local_stats; in get_dp_stats()1507 dp->stats_percpu = netdev_alloc_pcpu_stats(struct dp_stats_percpu); in ovs_dp_cmd_new()