Searched refs:IGC_RQDPC (Results 1 – 2 of 2) sorted by relevance
109 #define IGC_RQDPC(_n) (0x0C030 + ((_n) * 0x40)) macro
4620 u32 rqdpc = rd32(IGC_RQDPC(i)); in igc_update_stats()4623 wr32(IGC_RQDPC(i), 0); in igc_update_stats()
Completed in 15 milliseconds