Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_regs.h195 #define IGC_HGPTC 0x04118 /* Host Good Packets Tx Count */ macro
Digc_mac.c302 rd32(IGC_HGPTC); in igc_clear_hw_cntrs_base()
Digc_main.c4675 adapter->stats.hgptc += rd32(IGC_HGPTC); in igc_update_stats()