Searched defs:total_qprdc (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 3074 uint64_t *total_qprc, uint64_t *total_qprdc) in ixgbe_read_stats_registers() 3300 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_stats_get() local 3526 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_xstats_get() local 3602 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_xstats_get_by_id() local
|