Home
last modified time | relevance | path

Searched refs:rqdpc (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.h130 u64 rqdpc[IGC_QUEUE_PAIRS_NUM]; member
H A Digc_ethdev.c1859 value.ddword = queue_stats->rqdpc[i]; in igc_read_queue_stats_register()
1863 queue_stats->rqdpc[i] = value.ddword; in igc_read_queue_stats_register()
1927 rte_stats->q_errors[map_id] += queue_stats->rqdpc[i]; in eth_igc_stats_get()