Searched refs:E1000_TPR (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_regs.h360 #define E1000_TPR 0x040D0 /* Total Packets Rx - R/clr */ macro
H A De1000_mac.c695 E1000_READ_REG(hw, E1000_TPR);
H A Dif_lem.c4480 adapter->stats.tpr += E1000_READ_REG(&adapter->hw, E1000_TPR);
H A Dif_em.c5602 adapter->stats.tpr += E1000_READ_REG(&adapter->hw, E1000_TPR);
H A Dif_igb.c5389 stats->tpr += E1000_READ_REG(hw, E1000_TPR);

Completed in 143 milliseconds