Searched refs:E1000_XONTXC (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_regs.h330 #define E1000_XONTXC 0x0404C /* XON Tx Count - R/clr */ macro
H A De1000_mac.c674 E1000_READ_REG(hw, E1000_XONTXC);
H A Dif_lem.c4419 adapter->stats.xontxc += E1000_READ_REG(&adapter->hw, E1000_XONTXC);
H A Dif_em.c5534 adapter->stats.xontxc += E1000_READ_REG(&adapter->hw, E1000_XONTXC);
H A Dif_igb.c5670 stats->xontxc += E1000_READ_REG(hw, E1000_XONTXC);

Completed in 86 milliseconds