Searched refs:E1000_XONTXC (Results 1 – 7 of 7) sorted by relevance
137 #define E1000_XONTXC 0x0404C /* XON Tx Count - R/clr */ macro
204 #define E1000_XONTXC 0x0404C /* XON TX Count - R/clr */ macro
541 rd32(E1000_XONTXC); in igb_clear_hw_cntrs_base()
6663 adapter->stats.xontxc += rd32(E1000_XONTXC); in igb_update_stats()
787 #define E1000_XONTXC 0x0404C /* XON TX Count - R/clr */ macro917 #define E1000_82542_XONTXC E1000_XONTXC
933 #define E1000_XONTXC 0x0404C /* XON TX Count - R/clr */ macro1151 #define E1000_82542_XONTXC E1000_XONTXC
1955 stats->xontxc += E1000_READ_REG(hw, E1000_XONTXC); in igb_read_stats_registers()