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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82542.c550 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_82540.c654 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_80003es2lan.c1494 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_82541.c1251 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_82543.c1541 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_regs.h336 #define E1000_PRC255 0x04064 /* Packets Rx (128-255 bytes) - R/clr */ macro
H A De1000_82571.c1999 E1000_READ_REG(hw, E1000_PRC255);
H A De1000_82575.c2086 E1000_READ_REG(hw, E1000_PRC255);
H A Dif_lem.c4425 adapter->stats.prc255 += E1000_READ_REG(&adapter->hw, E1000_PRC255);
H A Dif_em.c5540 adapter->stats.prc255 += E1000_READ_REG(&adapter->hw, E1000_PRC255);
H A Dif_igb.c5681 stats->prc255 += E1000_READ_REG(hw, E1000_PRC255);

Completed in 218 milliseconds