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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_82542.c557 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_82540.c661 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_80003es2lan.c1501 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_82541.c1258 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_82543.c1548 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_regs.h365 #define E1000_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
H A De1000_82571.c2006 E1000_READ_REG(hw, E1000_PTC511);
H A De1000_82575.c2093 E1000_READ_REG(hw, E1000_PTC511);
H A Dif_lem.c4485 adapter->stats.ptc511 += E1000_READ_REG(&adapter->hw, E1000_PTC511);
H A Dif_em.c5607 adapter->stats.ptc511 += E1000_READ_REG(&adapter->hw, E1000_PTC511);
H A Dif_igb.c5394 stats->ptc511 += E1000_READ_REG(hw, E1000_PTC511);

Completed in 297 milliseconds