Searched refs:E1000_PTC1023 (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_82542.c558 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_82540.c662 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_80003es2lan.c1502 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_82541.c1259 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_82543.c1549 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_regs.h366 #define E1000_PTC1023 0x040E8 /* Packets Tx (512-1023 bytes) - R/clr */ macro
H A De1000_82571.c2007 E1000_READ_REG(hw, E1000_PTC1023);
H A De1000_82575.c2094 E1000_READ_REG(hw, E1000_PTC1023);
H A Dif_lem.c4486 adapter->stats.ptc1023 += E1000_READ_REG(&adapter->hw, E1000_PTC1023);
H A Dif_em.c5608 adapter->stats.ptc1023 += E1000_READ_REG(&adapter->hw, E1000_PTC1023);
H A Dif_igb.c5395 stats->ptc1023 += E1000_READ_REG(hw, E1000_PTC1023);

Completed in 168 milliseconds