Searched refs:E1000_XONTXC (Results 1 – 4 of 4) sorted by relevance
311 #define E1000_XONTXC 0x0404C /* XON Tx Count - R/clr */ macro
646 E1000_READ_REG(hw, E1000_XONTXC); in e1000_clear_hw_cntrs_base_generic()
899 stats->xontxc += E1000_READ_REG(hw, E1000_XONTXC); in eth_em_stats_get()
1721 stats->xontxc += E1000_READ_REG(hw, E1000_XONTXC); in igb_read_stats_registers()