Home
last modified time | relevance | path

Searched refs:IGC_RLPIC (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_regs.h194 #define IGC_RLPIC 0x0414C /* EEE Rx LPI Count */ macro
Digc_mac.c301 rd32(IGC_RLPIC); in igc_clear_hw_cntrs_base()
Digc_main.c4692 adapter->stats.rlpic += rd32(IGC_RLPIC); in igc_update_stats()