Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h147 #define IGC_XONTXC 0x0404C /* XON Tx Count - R/clr */ macro
H A Digc_mac.c248 rd32(IGC_XONTXC); in igc_clear_hw_cntrs_base()
H A Digc_main.c4979 adapter->stats.xontxc += rd32(IGC_XONTXC); in igc_update_stats()