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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82542.c551 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_82540.c655 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_80003es2lan.c1495 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_82541.c1252 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_82543.c1542 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_regs.h337 #define E1000_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
H A De1000_82571.c2000 E1000_READ_REG(hw, E1000_PRC511);
H A De1000_82575.c2087 E1000_READ_REG(hw, E1000_PRC511);
H A Dif_lem.c4426 adapter->stats.prc511 += E1000_READ_REG(&adapter->hw, E1000_PRC511);
H A Dif_em.c5541 adapter->stats.prc511 += E1000_READ_REG(&adapter->hw, E1000_PRC511);
H A Dif_igb.c5682 stats->prc511 += E1000_READ_REG(hw, E1000_PRC511);

Completed in 380 milliseconds