Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h106 #define IGC_RQDPC(_n) (0x0C030 + ((_n) * 0x40)) macro
H A Digc_main.c4909 u32 rqdpc = rd32(IGC_RQDPC(i)); in igc_update_stats()
4912 wr32(IGC_RQDPC(i), 0); in igc_update_stats()