Searched refs:xstats_count_per_port (Results 1 – 6 of 6) sorted by relevance
312 sw->xstats_count_per_port[port] = stat - count_offset; in sw_xstats_init()405 xstats_mode_count = sw->xstats_count_per_port[queue_port_id]; in sw_xstats_get_names()458 xstats_mode_count = sw->xstats_count_per_port[queue_port_id]; in sw_xstats_update()578 int nb_stat = sw->xstats_count_per_port[port_id]; in sw_xstats_reset_port()
267 uint16_t xstats_count_per_port[SW_PORTS_MAX]; member
547 dlb->xstats_count_per_port[port] = stat_id - count_offset; in dlb_xstats_init()607 xstats_mode_count = dlb->xstats_count_per_port[queue_port_id]; in dlb_eventdev_xstats_get_names()658 xstats_mode_count = dlb->xstats_count_per_port[queue_port_id]; in dlb_xstats_update()830 int nb_stat = dlb->xstats_count_per_port[port_id]; in dlb_xstats_reset_port()
427 uint16_t xstats_count_per_port[DLB_MAX_NUM_PORTS]; member
603 dlb2->xstats_count_per_port[port] = stat_id - count_offset; in dlb2_xstats_init()663 xstats_mode_count = dlb2->xstats_count_per_port[queue_port_id]; in dlb2_eventdev_xstats_get_names()714 xstats_mode_count = dlb2->xstats_count_per_port[queue_port_id]; in dlb2_xstats_update()885 int nb_stat = dlb2->xstats_count_per_port[port_id]; in dlb2_xstats_reset_port()
475 uint16_t xstats_count_per_port[DLB2_MAX_NUM_PORTS]; member