Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/base/
H A Digc_regs.h204 #define IGC_PQGPTC(_n) (0x010014 + (0x100 * (_n))) macro
/dpdk/drivers/net/igc/
H A Digc_ethdev.c1768 IGC_WRITE_REG(hw, IGC_PQGPTC(i), 0); in igc_reset_queue_stats_register()
1813 tmp = IGC_READ_REG(hw, IGC_PQGPTC(i)); in igc_read_queue_stats_register()