Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds