Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h42 #define IXGBE_NB_STAT_MAPPING_REGS 32 macro
228 uint32_t tqsm[IXGBE_NB_STAT_MAPPING_REGS];
229 uint32_t rqsmr[IXGBE_NB_STAT_MAPPING_REGS];
H A Dixgbe_ethdev.c855 for (i = 0; i != IXGBE_NB_STAT_MAPPING_REGS; i++) { in ixgbe_reset_qstat_mappings()
892 if (n >= IXGBE_NB_STAT_MAPPING_REGS) { in ixgbe_dev_queue_stats_mapping_set()
941 for (i = 0; i < IXGBE_NB_STAT_MAPPING_REGS; i++) { in ixgbe_restore_statistics_mapping()