Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h192 #define IGC_HGPTC 0x04118 /* Host Good Packets Tx Count */ macro
H A Digc_mac.c302 rd32(IGC_HGPTC); in igc_clear_hw_cntrs_base()
H A Digc_main.c4965 adapter->stats.hgptc += rd32(IGC_HGPTC); in igc_update_stats()