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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_82542.c556 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_82540.c660 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_80003es2lan.c1500 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_82541.c1257 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_82543.c1547 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_regs.h364 #define E1000_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
H A De1000_82571.c2005 E1000_READ_REG(hw, E1000_PTC255);
H A De1000_82575.c2092 E1000_READ_REG(hw, E1000_PTC255);
H A Dif_lem.c4484 adapter->stats.ptc255 += E1000_READ_REG(&adapter->hw, E1000_PTC255);
H A Dif_em.c5606 adapter->stats.ptc255 += E1000_READ_REG(&adapter->hw, E1000_PTC255);
H A Dif_igb.c5393 stats->ptc255 += E1000_READ_REG(hw, E1000_PTC255);

Completed in 200 milliseconds