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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_regs.h182 #define E1000_GPRC 0x04074 /* Good Packets RX Count - R/clr */ macro
H A De1000_mac.c439 rd32(E1000_GPRC);
H A Digb_main.c4341 adapter->stats.gprc += rd32(E1000_GPRC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dhw.h153 E1000_GPRC = 0x04074, /* Good Packets Rx Count - R/clr */ enumerator in enum:e1e_registers
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h925 #define E1000_GPRC 0x04074 /* Good Packets RX Count - R/clr */ macro
1137 #define E1000_82542_GPRC E1000_GPRC

Completed in 108 milliseconds