Searched defs:total_qprdc (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 3092 uint64_t *total_qprc, uint64_t *total_qprdc) in ixgbe_read_stats_registers() 3318 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_stats_get() local 3551 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_xstats_get() local 3627 uint64_t total_missed_rx, total_qbrc, total_qprc, total_qprdc; in ixgbe_dev_xstats_get_by_id() local
|